interactive glue job %magic command to configure Libraries

0

How do I assign Python library path and dependent JARs path when configuring a glue job using a Interactive Sessions Notebook?

已提问 2 年前323 查看次数
1 回答
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!

AWS
支持工程师
Arun
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则