I am new to AWS and have tried some use cases. I want to create EMR clusters on demand with some predefined configurations and installed applications / scripts. I planned to first create a snapshot of an existing EMR cluster, or at least a namenode, and then use it every time I want to create other clusters. But after some Google search, I could not find a way to capture the EMR cluster snapshot. Can I create a snapshot? or any other alternative way that might help me in my use case.
Appreciate any help.
thanks
source share