1 Answers
0
Hello,
As mentioned in [1] you can use %extra_py_files and %extra_jars for adding “Comma separated list of additional Python files from Amazon S3” and “Comma-separated list of additional jars to include in the cluster.” respectively to assign Python library path and dependent JARs path to a glue interactive session. Please note that you have to add this commands at the start of the interactive session.
————————
Reference:
[1] https://docs.aws.amazon.com/glue/latest/dg/interactive-sessions-magics.html
================
Have a nice day!
Relevant questions
How to delete glue interactive session from the list of sessions?
asked 6 months agointeractive glue job %magic command to configure Libraries
asked 25 days agoAWS Glue - Read a 'local' file in Python
asked 2 months agoCan I use glue interactive sessions with pythonshell?
asked 6 months agoGlue Studio Job - How to add the file name or path as a Source Key output or partition
Accepted Answerasked 5 months agoHow to retrieve job run id from the script itself in python shell glue job
asked 4 months agoGlue Interactive Python Jupyter notebook sessions
asked 7 months agoInteractive Testing of Glue Spark Scripts
asked 7 months agoGlue interactive sessions error with retrieving session.
asked 5 months agoInteractive glue job %magic command to configure Number of retries
asked 15 days ago