[
https://issues.apache.org/jira/browse/TEZ-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bikas Saha updated TEZ-1134:
----------------------------
Attachment: TEZ-1134.1.patch
Patch does the following
1) Changes the addInput/addOutput to now take entity descriptors for
initializer and committer. So now they can have payloads like the rest
2) Boiler plate code for the transfer over RPC
3) Changes initializer/committer contexts to provide the payload and changes
the previous method to be input/output specific. Keeping them to prevent
payload duplication when unnecessary.
4) Removes RootInputLeafOutputDescriptor from tez-dag project. It was
duplicating RootInputLeafOutput from the api project.
5) Changed tests to now use the committer payload where relevant instead of
overloading the input payload.
> InputInitializer and OutputCommitter implicitly use payloads of the input and
> output
> ------------------------------------------------------------------------------------
>
> Key: TEZ-1134
> URL: https://issues.apache.org/jira/browse/TEZ-1134
> Project: Apache Tez
> Issue Type: Sub-task
> Affects Versions: 0.5.0
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Labels: api
> Attachments: TEZ-1134.1.patch, TEZ-1134.1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)