[ https://issues.apache.org/jira/browse/TEZ-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266147#comment-17266147 ]
Marton Bod commented on TEZ-4264: --------------------------------- [~jeagles] - the OutputCommitterContext is available inside MROutputCommitter, but not inside the internal committer object to which MROutputCommitter delegates the calls, hence the need to copy the vertex id into the configuration. > Make vertex id available from MROutputCommitter > ----------------------------------------------- > > Key: TEZ-4264 > URL: https://issues.apache.org/jira/browse/TEZ-4264 > Project: Apache Tez > Issue Type: Improvement > Reporter: Marton Bod > Assignee: Marton Bod > Priority: Major > Attachments: TEZ-4264.1.patch > > > In order for the inner org.apache.hadoop.mapreduce.OutputCommitter instance > of MROutputCommitter to have access to the vertex id when committing the > entire job, we should copy the vertex id from the context object into the job > conf. -- This message was sent by Atlassian Jira (v8.3.4#803005)