[
https://issues.apache.org/jira/browse/TEZ-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041897#comment-14041897
]
Jeff Zhang commented on TEZ-1201:
---------------------------------
Since this is a very simple change but affect lots of files, I will list the
files to change here to make it clear:
* TezInputContext -> InputContext
* TezOutputContext -> OutputContext
* TezProcessorContext -> ProcessorContext
* TezRootInputInitializer -> RootInputInitializerContext
* TezTaskContext -> TaskContext
1. Since we are in tez project, we could remove the prefix which should not
cause confusion.
2. All these classes are in tez-api, although there're some classes in other
sub-project I think also could been removed the Tez prefix. I will leave the
other changes in future and keep this ticket only focus on tez-api which would
effect the external users.
> Consistent naming for components in tez-api
> -------------------------------------------
>
> Key: TEZ-1201
> URL: https://issues.apache.org/jira/browse/TEZ-1201
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Siddharth Seth
> Assignee: Jeff Zhang
>
> A bunch of components are named starting with Tez, others are not.
> e.g. TezRootInputInitializer, OutputCommitter,
--
This message was sent by Atlassian JIRA
(v6.2#6252)