Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 10906 invoked from network); 4 Apr 2011 07:33:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Apr 2011 07:33:54 -0000 Received: (qmail 87004 invoked by uid 500); 4 Apr 2011 07:33:53 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 86899 invoked by uid 500); 4 Apr 2011 07:33:52 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 86353 invoked by uid 500); 4 Apr 2011 07:33:47 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 86338 invoked by uid 99); 4 Apr 2011 07:33:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Apr 2011 07:33:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Apr 2011 07:33:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BDE48911BB for ; Mon, 4 Apr 2011 07:33:05 +0000 (UTC) Date: Mon, 4 Apr 2011 07:33:05 +0000 (UTC) From: "Bennie Schut (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1660782009.31944.1301902385774.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1571715900.3480.1300193369589.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HIVE-2054) Exception on windows when using the jdbc driver. "IOException: The system cannot find the path specified" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015295#comment-13015295 ] Bennie Schut commented on HIVE-2054: ------------------------------------ Any chance in getting this committed :) This is rather annoying for windows users. > 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 > Affects Versions: 0.8.0 > Reporter: Bennie Schut > Assignee: Bennie Schut > Priority: Minor > Fix For: 0.8.0 > > Attachments: HIVE-2054.1.patch.txt, HIVE-2054.2.patch.txt, HIVE-2054.3.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.(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