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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ