You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2016/08/30 05:37:21 UTC

[jira] [Created] (YARN-5581) [Atsv2] Reuse the API doc for a same funtionality methods in TimelineReaderWebServices class

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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org