[
https://issues.apache.org/jira/browse/TEZ-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895150#comment-15895150
]
Jonathan Eagles commented on TEZ-3648:
--------------------------------------
[~rajesh.balamohan], one more extra flush happening in IFile.Writer. Can you
take a look at this tiny patch?
> IFile.Write#close has an extra output stream flush
> --------------------------------------------------
>
> Key: TEZ-3648
> URL: https://issues.apache.org/jira/browse/TEZ-3648
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Attachments: TEZ-3648.1.patch
>
>
> Tez adds an extra checksum output stream layer. There is no need to flush the
> unbuffered stream layer and then the lower buffered stream layer. This patch
> is to remove the extra flush.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)