I've been playing around with AWS EMR and I now have a few clusters that are terminated and that I want to delete:
However, there is no obvious option to delete them. How do I make them go away?
At this time there is not a way to STOP and EMR cluster in the same sense you can with EC2 instances. The EMR cluster uses instance-store volumes and the EC2 start/stop feature relies on the use of EBS volumes which are not appropriate for high-performance, low-latency HDFS utilization.
They stay around for 60 days which is now documented here: https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-manage-view-clusters.html
Amazon EMR saves metadata about terminated clusters for your reference for two months, after which the metadata is deleted.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With