[
https://issues.apache.org/jira/browse/YARN-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijie Shen updated YARN-1687:
------------------------------
Attachment: YARN-1687.2.patch
Create a new patch that rebases against the latest trunk, and on top of patch
YARN-1732. It includes the following changes:
* Move all timeline related code to the package that ends with ".timeline";
* Remove ATS prefix for ATSXXX classes;
* Change class name XXXApplicationTimelineXXXX to XXXTimelineXXXX;
* Fix the javadoc to say "timeline service" instead of "application timeline
service";
* Remove ats prefix for the local variables in a number of classes;
* Change entity in Timeline#getEntity params to entityId to be distinguished
from entity POJO instance;
* Change the timeline related configuration name to start with
"timeline."/TIMELINE_, and also fix the default configuration values;
* Change the root path of timeline service to "timeline" as well.
> Refactoring timeline classes to remove "app" related words
> ----------------------------------------------------------
>
> Key: YARN-1687
> URL: https://issues.apache.org/jira/browse/YARN-1687
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Zhijie Shen
> Assignee: Zhijie Shen
> Attachments: YARN-1687+YARN-1732.1.patch, YARN-1687.1.patch,
> YARN-1687.2.patch
>
>
> Remove ATS prefix, change package name, fix javadoc and so on
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)