Cleanup

Select the correct tab, depending on where you are running the workshop:

STOP Please note: That this workshop has been deprecated. For the latest and updated version featuring the newest features, please access the Workshop at the following link: Cost efficient Spark applications on Amazon EMR. This workshop remains here for reference to those who have used this workshop before, or those who want to reference this workshop for earlier version.

  1. Delete the CloudFormation stack for the Cloud9, S3 Buckets, and Athena table you created. Run the following command:
aws cloudformation delete-stack --stack-name emrspot-workshop
  1. Delete the CloudFormation stack for the FIS experiment templates. Run the following command:
aws cloudformation delete-stack --stack-name fis-spot-interruption
  1. Delete the CloudFormation stack for tracking the Spot interruptions. Run the following command:
aws cloudformation delete-stack --stack-name track-spot-interruption

STOP Please note: That this workshop has been deprecated. For the latest and updated version featuring the newest features, please access the Workshop at the following link: Cost efficient Spark applications on Amazon EMR. This workshop remains here for reference to those who have used this workshop before, or those who want to reference this workshop for earlier version.

If you are running the workshop in an AWS event, then you do not need to take any cleanup steps. The account will be deleted automatically.