...
Code Block |
---|
Waiting for master to start (Reservation:r-d0d424b8) ............................................... master i-1cbe3974 ami-6159bf08 ec2-67-202-49-216.compute-1.amazonaws.com ip-10-244-182-63.ec2.internal running janAmazonKey c1.medium 2009-10-26T02:31:17.000Z us-east-1c Waiting for slaves to start ............................................. slave i-f2be399a ami-6159bf08 ec2-67-202-14-97.compute-1.amazonaws.com ip-10-244-182-127.ec2.internal running janAmazonKey c1.medium 2009-10-26T02:32:19.000Z us-east-1c slave i-f4be399c ami-6159bf08 ec2-75-101-201-30.compute-1.amazonaws.com ip-10-242-19-81.ec2.internal running janAmazonKey c1.medium 2009-10-26T02:32:19.000Z us-east-1c Waiting for jobtracker to start Waiting for 2 tasktrackers to start .................................................1.............2. Browse the cluster at http://ec2-67-202-49-216.compute-1.amazonaws.com/ |
To actually brows them I need to:
- execute ./hadoop-ec2 proxy my-hadoop-cluster
Resulting with:
export HADOOP_EC2_PROXY_PID=20873;
echo Proxy pid 20873; - and add proxy to the fireFox - so far it did not worked.