[
https://issues.apache.org/jira/browse/HIVE-3631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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-SVN&view=rev&rev=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