You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/06/09 04:20:18 UTC

[jira] [Comment Edited] (TEZ-3698) UnorderedKV writer should be able to honor tez.runtime.enable.final-merge.in.output without pipelinedshuffle

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

Rajesh Balamohan edited comment on TEZ-3698 at 6/9/17 4:19 AM:
---------------------------------------------------------------

Didn't update this ticket as TEZ-3701 got fixed only recently.

Attaching the .2 patch to address review comments.

Renamed sendPipelinedEventForSpill to mayBeSentEventsForSpill.
Fixed the corner case where event was getting missed out.


was (Author: rajesh.balamohan):
Didn't update this ticket as TEZ-3701 got fixed only recently.

Attaching the .2 patch to address review comments.

> UnorderedKV writer should be able to honor tez.runtime.enable.final-merge.in.output without pipelinedshuffle
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TEZ-3698
>                 URL: https://issues.apache.org/jira/browse/TEZ-3698
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Rajesh Balamohan
>            Assignee: Rajesh Balamohan
>         Attachments: TEZ-3698.1.patch, TEZ-3698.4.patch
>
>
> Final merge can be disabled with "tez.runtime.enable.final-merge.in.output" setting. Currently this works with UnorderedKV writer only with pipelined shuffle. It should be able to honor this parameter, without pipelined shuffle as well to avoid final merge.



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