[jira] [Commented] (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-04-04 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015295#comment-13015295 ] Bennie Schut commented on HIVE-2054: Any chance in getting this committed :) This is

[jira] [Commented] (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-04-04 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015513#comment-13015513 ] Carl Steinbach commented on HIVE-2054: -- +1. Will commit if tests pass. Exception on

[jira] Commented: (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-03-17 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007848#comment-13007848 ] Bennie Schut commented on HIVE-2054: Yes setting hive.querylog.location makes it work.

[jira] Commented: (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008333#comment-13008333 ] Ning Zhang commented on HIVE-2054: -- Sounds reasonable to me. Raghu, what do you think?

[jira] Commented: (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-03-16 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007366#comment-13007366 ] Bennie Schut commented on HIVE-2054: Yes it was this code block: try {

[jira] Commented: (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-03-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007803#comment-13007803 ] Ning Zhang commented on HIVE-2054: -- I think the problem is that the tmpDir by default is

[jira] Commented: (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-03-15 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006899#comment-13006899 ] Bennie Schut commented on HIVE-2054: This seems to happen because we use the same

[jira] Commented: (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-03-15 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007240#comment-13007240 ] Ning Zhang commented on HIVE-2054: -- Bennie, do you know what changes in SessionState