Unable to install External python librarires(e.g.redshift_connector==2.0.913) in AWS Glue Spark Job through Job Parameters option "--additional-python-modules"

0

Unable to install External python librarires(e.g.redshift_connector==2.0.913) in AWS Glue Spark Job through Job Parameters option "--additional-python-modules" .

Kasi
已提问 9 个月前384 查看次数
1 回答
1

You have a space after the comma and before boto.
Also check the logs (I think it's "output") for details about what pip is trying to install and how it goes

profile pictureAWS
专家
已回答 9 个月前
  • Good Answer, but it is not working in Glue Spark Job

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

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

回答问题的准则