I have setup EMR cluster using Data Pipeline but the cluster is getting terminated after my step function status shows completed. I am executing a python script in my step function which spawns a spark job in background.
How I can make my cluster available after running a successful step function on EMR using Data Pipeline service?