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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠