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

Siddharth Seth commented on TEZ-3701:
-------------------------------------

Thanks for the analysis [~harishjp]. Summarizing - two issues, both of which 
exist in 0.9.0
1) Deflater re-use across threads is problmeatic
2) SynchronousQueue causes failures when numberOfThreads < numberOfBuffers

> UnorderedPartitionedKVWriter does not wait for submitted tasks to finish 
> before finalMerge.
> -------------------------------------------------------------------------------------------
>
>                 Key: TEZ-3701
>                 URL: https://issues.apache.org/jira/browse/TEZ-3701
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Harish Jaiprakash
>            Assignee: Rajesh Balamohan
>            Priority: Blocker
>
> UnorderedPartitionedKVWriter add task to the executor, but does not wait for 
> them to finish before starting the final merge. This can cause finalMerge to 
> fail or write incorrect data.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to