AMI information update in the EMR cluster

0

Hi All, I want to update the AMI details in the running EMR cluster (Without re-provision the EMR cluster). Thanks, Sankar.R

sankar
asked 10 months ago560 views
2 Answers
0

Hi Sankar,

unfortunately you currently cannot change the AMI for a running EMR cluster.

While EMR does not have any provisions to apply patches on running instances, it can however run a bootstrap action where you can run an "yum update" or install required patches. Please note that bootstrap is only executed at the instance launch time. Regardless, EMR does run "yum update" for critical and security patches at the time of instance launch, whether that is at the time of cluster creation or on the new instances during a cluster resize.

However, AMI selected at the time of cluster launch will not be updated to the latest available AMI, for that you would have to relaunch the EMR cluster. Hence, the recommendation would be to use short lived EMR clusters wherever feasible.

profile pictureAWS
EXPERT
answered 10 months ago
0

Hi Ben,

Thank you for your clarification. I believe that, the configuration (AMI and other details) are stored (you may call as meta data) some place while provision emr cluster. that only used for managed auto-scale time.

can you share, where can i see this details in EMR cluster or some place?

Thanks, Sankar. R.

sankar
answered 10 months 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