I want to use the spark-shell after job completes so i dont want my EC2 EMR cluster to stop which it does after it comlpletes the job.
How can i keep the cluster running even thought the job completed?
AWS disable auto terminate?
AWS emr wait ?? any ideas?