obvious question first.  is your Hive Server running on port 10000?    to
check:   $ netstat -lanp | grep 10000  (might need to run as root. show us
the output)


On Wed, Jul 10, 2013 at 1:04 PM, Κωνσταντίνος Αρετάκης
<kareta...@gmail.com>wrote:

> Hi all,
> I am trying to execute a hiveql query from a java application with
> connection string "jdbc:hive://localhost:10000"
> but I get org.apache.transport.TTransportException.
>
> Have anyone faced this problem to give me a solution?
> Thanks
>

Reply via email to