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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -