Hi, I have been using the following tutorial to run hive queries on amazon ec2 hadoop cluster http://wiki.apache.org/hadoop/Hive/Hi...
I can ssh into the master node with the following command ssh -i /home/sumit/.ec2/id_rsa-gsg-keypair -D 2600 [email protected]... But when i run hive (even as a root user) and set all the parameters as mentioned in the tutorial above, hive cant connect to the amzon ec2 cluster and i get a connection refused error Could someone help me in this Thanks a lot Sumit
