You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/07/16 04:06:04 UTC

[jira] [Commented] (TEZ-696) Remove implicit copying of processor payload to input and output

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

Bikas Saha commented on TEZ-696:
--------------------------------

Straight-forward patch post removal of duplicate-per-IO config params. [~sseth] Please review.

> Remove implicit copying of processor payload to input and output
> ----------------------------------------------------------------
>
>                 Key: TEZ-696
>                 URL: https://issues.apache.org/jira/browse/TEZ-696
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Bikas Saha
>         Attachments: TEZ-696.1.patch
>
>
> In the task, the processor payload is implicitly copied to the input and output if they dont have one. While this may have been convenient in some cases, its very confusing when things dont work or when they surprisingly work. Also, its probably clearer to specify payload where appropriate so that its clear which one is for which. While writing the word count example I had to spend a lot of time debugging why my outputs had stopped working when I removed the map reduce confs from my non-MR processors.



--
This message was sent by Atlassian JIRA
(v6.2#6252)