[jira] [Commented] (HIVE-3631) script_pipe.q fails when using JDK7

2013-01-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13548253#comment-13548253
 ] 

Hudson commented on HIVE-3631:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-3631 : script_pipe.q fails when using JDK7 (Chris Drome via Ashutosh 
Chauhan) (Revision 1415278)

 Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1415278
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/ScriptOperator.java


 script_pipe.q fails when using JDK7
 ---

 Key: HIVE-3631
 URL: https://issues.apache.org/jira/browse/HIVE-3631
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.10.0, 0.9.1, 0.11.0
Reporter: Chris Drome
Assignee: Chris Drome
 Fix For: 0.11.0

 Attachments: HIVE-3631-0.10.patch, HIVE-3631-0.9.patch, 
 HIVE-3631-trunk.patch


 Hive Runtime Error while closing operators: Hit error while closing ..
 The MR job fails on this test. Unfortunately, the exception is not all that 
 helpful.
 I tracked this down to a class which attempts to close a stream that is 
 already closed. Broken pipe exceptions are caught and not propagated further, 
 but stream closed exception are not caught.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-3631) script_pipe.q fails when using JDK7

2012-11-29 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506358#comment-13506358
 ] 

Ashutosh Chauhan commented on HIVE-3631:


+1 will commit if tests pass.

 script_pipe.q fails when using JDK7
 ---

 Key: HIVE-3631
 URL: https://issues.apache.org/jira/browse/HIVE-3631
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.10.0, 0.9.1
Reporter: Chris Drome
Assignee: Chris Drome
 Attachments: HIVE-3631-0.9.patch, HIVE-3631-trunk.patch


 Hive Runtime Error while closing operators: Hit error while closing ..
 The MR job fails on this test. Unfortunately, the exception is not all that 
 helpful.
 I tracked this down to a class which attempts to close a stream that is 
 already closed. Broken pipe exceptions are caught and not propagated further, 
 but stream closed exception are not caught.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-3631) script_pipe.q fails when using JDK7

2012-11-29 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507036#comment-13507036
 ] 

Hudson commented on HIVE-3631:
--

Integrated in Hive-trunk-h0.21 #1826 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1826/])
HIVE-3631 : script_pipe.q fails when using JDK7 (Chris Drome via Ashutosh 
Chauhan) (Revision 1415278)

 Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1415278
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/ScriptOperator.java


 script_pipe.q fails when using JDK7
 ---

 Key: HIVE-3631
 URL: https://issues.apache.org/jira/browse/HIVE-3631
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.10.0, 0.9.1
Reporter: Chris Drome
Assignee: Chris Drome
 Attachments: HIVE-3631-0.9.patch, HIVE-3631-trunk.patch


 Hive Runtime Error while closing operators: Hit error while closing ..
 The MR job fails on this test. Unfortunately, the exception is not all that 
 helpful.
 I tracked this down to a class which attempts to close a stream that is 
 already closed. Broken pipe exceptions are caught and not propagated further, 
 but stream closed exception are not caught.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-3631) script_pipe.q fails when using JDK7

2012-11-21 Thread Chris Drome (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502407#comment-13502407
 ] 

Chris Drome commented on HIVE-3631:
---

Branch 0.9:
https://reviews.facebook.net/D6897

Trunk:
https://reviews.facebook.net/D6909

 script_pipe.q fails when using JDK7
 ---

 Key: HIVE-3631
 URL: https://issues.apache.org/jira/browse/HIVE-3631
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.10.0, 0.9.1
Reporter: Chris Drome
Assignee: Chris Drome

 Hive Runtime Error while closing operators: Hit error while closing ..
 The MR job fails on this test. Unfortunately, the exception is not all that 
 helpful.
 I tracked this down to a class which attempts to close a stream that is 
 already closed. Broken pipe exceptions are caught and not propagated further, 
 but stream closed exception are not caught.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira