Complete EMR cluster using cloud shaping

I have a jenkins job that uses the cloud shaping template to generate EMRs. This EMP performs several hive / pig steps. I want to end this EMR after completing the steps, can I do this in the cloud shaping template?

I know we can do this with the CLI, Console and SDK, but is there a clause in CLOUD FORMATION that has KeepJobAliveWhenNoSteps = FALSE?

+3


source to share





All Articles