Rohith Sharma K S created YARN-5581:
---------------------------------------
Summary: [Atsv2] Reuse the API doc for a same funtionality methods
in TimelineReaderWebServices class
Key: YARN-5581
URL: https://issues.apache.org/jira/browse/YARN-5581
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Rohith Sharma K S
Assignee: Rohith Sharma K S
The class TimelineReaderWebServices has more API doc than actual code in it.
For example : querying an app support paths.
In TimelineReaderWebServices, basically 2 methods need to expose. Both API has
full set of API doc. It can be optimized with additional param and give a link
to existing API doc.
{noformat}
GET /ws/v2/timeline/clusters/{cluster name}/users/{user name}/flows/{flow
name}/apps
or
GET /ws/v2/timeline/users/{user name}/flows/{flow name}/apps
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]