EC2 termination script should support termination by group ----------------------------------------------------------
Key: HADOOP-2473 URL: https://issues.apache.org/jira/browse/HADOOP-2473 Project: Hadoop Issue Type: Improvement Components: contrib/ec2 Reporter: Tom White The termination script currently terminates all hadoop instances (after user confirmation). It is therefore not suitable when running multiple, independent clusters on EC2. This change would make it possible to run independent clusters in separate groups and terminate them independently. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.