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
질문됨 일 년 전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
전문가
답변함 일 년 전
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠