[ 
https://issues.apache.org/jira/browse/HIVE-8688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192713#comment-14192713
 ] 

Jason Dere commented on HIVE-8688:
----------------------------------

In Utilities, MapRedTask, MapredLocalTask:
- add null check for out, in the finally clauses. Or does 
IOStream.closeStream() already check if the stream is null or not?



> serialized plan OutputStream is not being closed
> ------------------------------------------------
>
>                 Key: HIVE-8688
>                 URL: https://issues.apache.org/jira/browse/HIVE-8688
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>            Priority: Critical
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8688.1.patch
>
>
> The OutputStream to which serialized plan is not being closed in several 
> places.
> This can result in plan not getting written correctly.
> I have seen intermittent issues in deserializing the plan, and I think this 
> could be the/a cause.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to