Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by SrinathSridhar: http://wiki.apache.org/hadoop/AmazonEC2 The comment on the change is: Changing the title since it works for 0.19. ------------------------------------------------------------------------------ % bin/hadoop-ec2 terminate }}} - == Running a job on a cluster (0.17) == + == Running a job on a cluster (0.17+) == * Open a command prompt in ''src/contrib/ec2''. * Launch a EC2 cluster and start Hadoop with the following command. You must supply a cluster name (test-cluster) and the number of slaves (2). After the cluster boots, the public DNS name will be printed to the console. {{{ % bin/hadoop-ec2 launch-cluster test-cluster 2
