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
已提问 1 年前581 查看次数
2 回答
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
专家
已回答 1 年前
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
已回答 1 年前

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

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

回答问题的准则