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

Reply via email to