[ 
https://issues.apache.org/jira/browse/YARN-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694433#comment-16694433
 ] 

Sunil Govindan commented on YARN-8964:
--------------------------------------

Thanks [~akhilpb]. Few comments:
 # yarn-ats-container-log to be renamed to yarn-log-service 
 # For  yarn-log-service , consider cluster_id as well in yarn-app-log so that 
it can send this in final url

> UI2 should use clusters/{cluster name} for all ATSv2 REST APIs
> --------------------------------------------------------------
>
>                 Key: YARN-8964
>                 URL: https://issues.apache.org/jira/browse/YARN-8964
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Rohith Sharma K S
>            Assignee: Akhil PB
>            Priority: Major
>         Attachments: YARN-8964.001.patch, YARN-8964.002.patch
>
>
> UI2 makes a REST call to TimelineReader without cluster name. It is advised 
> to make a REST call with clusters/{cluster name} so that remote 
> TimelineReader daemon could serve for different clusters.
> *Example*:
> *Current*: /ws/v2/timeline/flows/
> *Change*: /ws/v2/timeline/*clusters/\{cluster name\}*/flows/
> *yarn.resourcemanager.cluster-id *is configured with cluster. So, this config 
> could be used to get cluster-id
> cc:/ [~sunilg] [~akhilpb]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to