You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Mohan Agarwal <mo...@gmail.com> on 2009/12/21 05:57:39 UTC

Show error while accessing data using hive

Hi,
     I have installed hadoop-0.19.2  on my system in a pseudo-distributed
mode and I am using hive to access data. When I am trying to access data by
executing a query (i. g.  select * from *"table_name*" ) on hive , it is
giving me a following error.

*FAILED: Unknown exception : java.net.ConnectException: Call to localhost/
127.0.0.1:54310 failed on connection exception: java.net.ConnectException:
Connection refused*

   Please help me to sovle this problem.

Thanking You
Mohan Agarwal