Adam Antal created YARN-10026:
---------------------------------
Summary: Pull out common code pieces from ATS v1.5 and v2
Key: YARN-10026
URL: https://issues.apache.org/jira/browse/YARN-10026
Project: Hadoop YARN
Issue Type: Sub-task
Components: ATSv2, yarn
Affects Versions: 3.2.1
Reporter: Adam Antal
Assignee: Adam Antal
ATSv1.5 and ATSv2 has lots of common code that can be pulled to an abstract
service / package. The logic is the same, and the code is _almost_ the same.
As far as I see, the only ATS specific thing in that AppInfo is constructed
from an ApplicationReport, which information is extracted from the
TimelineReader client,
Later the appInfo object's user and appState fields are used, but I see no
other dependency on the timeline part.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]