[
https://issues.apache.org/jira/browse/TEZ-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth updated TEZ-1080:
--------------------------------
Attachment: TEZ-1080.wip.3.txt
Updated patch, which adds Configuration for the remaining Inputs / Outputs
(except for UnpartitionedUnorderdOutput), and a pair for an
UnorderedPartitionedEdge.
There's a bunch of comments - TODOs, etc in there which need to be removed.
Also need to add Javadoc.
There's an API for Pig and Hive to configure using an existing configuration -
where the conf classes pull out the relevant fields.
One big concern that I have though, is that the contents of core-site.xml , and
possibly hdfs-site.xml from the client node going missing when this reaches the
task. [~hitesh] - any thoughts on this. Also, mind taking a look at the patch ?
> Configuration for non MR based Inputs/Outputs
> ---------------------------------------------
>
> Key: TEZ-1080
> URL: https://issues.apache.org/jira/browse/TEZ-1080
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Attachments: TEZ-1080.wip.1.txt, TEZ-1080.wip.2.txt,
> TEZ-1080.wip.3.txt
>
>
> De-link configuration from MRHelpers (except for the YARNRunner case), and
> allow for these to be configured easily - exposing necessary setters /
> getters without having to rely on config keys.
--
This message was sent by Atlassian JIRA
(v6.2#6252)