I am new to Hive. I am trying to connect to Hive from a Windows JDBC 
client. The Hive server is running on a Linux machine. I'm getting the 
following error:

Caused by: java.sql.SQLException: Invalid URL: 
jdbc:hive//myserver:10000/default
                 at 
org.apache.hadoop.hive.jdbc.HiveConnection.<init>(HiveConnection.java:70)
                 at 
org.apache.hadoop.hive.jdbc.HiveDriver.connect(HiveDriver.java:108

Any ideas on what the problem is?
Thanks.

Reply via email to