[ 
https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bennie Schut updated HIVE-2054:
-------------------------------

    Attachment: HIVE-2054.1.patch.txt

Removing SessionState so the jdbc works correctly on windows.

> 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
>         Attachments: HIVE-2054.1.patch.txt
>
>
> 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

Reply via email to