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?

feita há 2 anos323 visualizações
1 Resposta
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
ENGENHEIRO DE SUPORTE
Arun
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas