[
https://issues.apache.org/jira/browse/TEZ-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bikas Saha updated TEZ-696:
---------------------------
Resolution: Fixed
Fix Version/s: 0.5.0
Hadoop Flags: Incompatible change,Reviewed (was: Incompatible change)
Status: Resolved (was: Patch Available)
Thanks! Committed.
commit 55524f0ad6ef565046a848a04238952a55693fae
Author: Bikas Saha <[email protected]>
Date: Wed Jul 16 10:18:25 2014 -0700
TEZ-696. Remove implicit copying of processor payload to input and output
(bikas)
> 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
> Assignee: Bikas Saha
> Fix For: 0.5.0
>
> 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)