hadoop - Getting the following error when trying to run a hive query -


hive> select count(1) stage; 

failed: runtimeexception java.net.connectexception: call server1/ipaddress server2:8020 failed on connection exception: java.net.connectexception: connection refused; more details see: http://wiki.apache.org/hadoop/connectionrefused

i new hive. please me.

looks job tracker down. can check using command:

sudo jps 

Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -