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?

asked a year ago277 views
1 Answer
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
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions