Hello, Do any management or scripts exist that I can use to dynamically comission and decomission hadoop nodes on Amazon EC2?
I've written some scripts to spin up nodes, and I have a clear path to bring them back down safely while minimizing data loss (thanks to dfs.hosts.exclude). However, if a tool already exists that does this, I would prefer to migrate to that. Thanks, Frederick