EMR 6.10 python version support

0

Can we use Python 3.9 with EMR 6.9 / 6.10 ? Can we load multiple Python versions in EMR?

已提问 1 年前285 查看次数
1 回答
0

Hello,

Python version for EMR depends on the version installed in Amazon Linux 2 (AL2) which is used for the base EMR AMIs.

If you want or need to install a custom version of Python on EMR for your dependencies, please take a look at this utility.

Alternatively, another good option for EMR would be to use a custom AMI with python 3.10 installed. You would have to compile it themselves, but that's fairly well documented in general.

hope this helps

AWS
专家
已回答 1 年前

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

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

回答问题的准则