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