Exception on windows when using the jdbc driver. "IOException: The system
cannot find the path specified"
---------------------------------------------------------------------------------------------------------
Key: HIVE-2054
URL: https://issues.apache.org/jira/browse/HIVE-2054
Project: Hive
Issue Type: Bug
Components: JDBC
Reporter: Bennie Schut
Priority: Minor
It seems something recently changed on the jdbc driver which causes this
IOException on windows.
java.lang.RuntimeException: java.io.IOException: The system cannot find the
path specified
at
org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:237)
at
org.apache.hadoop.hive.jdbc.HiveConnection.<init>(HiveConnection.java:73)
at org.apache.hadoop.hive.jdbc.HiveDriver.connect(HiveDriver.java:110)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira