Windows JDBC Connection to Hive

2010-09-14 Thread Michael Styles
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:1/default at

Re: Windows JDBC Connection to Hive

2010-09-14 Thread Michael Styles
telnet myserver 1 does not work. I get the following error: Could not open connection to the host, on port 1: Connect failed The following works: ssh myserver Michael Styles Senior Software Developer Business Analytics Tel: (613) 356-6483, T/L 315-6483 Email: michael.sty

Re: Windows JDBC Connection to Hive

2010-09-14 Thread Michael Styles
I just realized I was missing a ':' in the URL specification - everything is fine now. Michael Styles Senior Software Developer Business Analytics Tel: (613) 356-6483, T/L 315-6483 Email: michael.sty...@ca.ibm.com From: Michael Styles/Ottawa/i...@ibmca To: hive-user