[
https://issues.apache.org/jira/browse/YARN-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862024#comment-16862024
]
Tao Yang commented on YARN-9578:
--------------------------------
Thanks [~cheersyang] for the feedback.
Attached v6 patch with updates:
* Change appId from query param to path param, from now on, request URL of app
activities REST API should be
"http://RM-ADDRESS/ws/v1/cluster/scheduler/app-activities/APPID" instead of
"http://RM-ADDRESS/ws/v1/cluster/scheduler/app-activities?appId=APPID"
* Rename UPDATE to REFRESH for AppActivitiesRequiredAction
> Add limit/actions/summarize options for app activities REST API
> ---------------------------------------------------------------
>
> Key: YARN-9578
> URL: https://issues.apache.org/jira/browse/YARN-9578
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: capacityscheduler
> Reporter: Tao Yang
> Assignee: Tao Yang
> Priority: Major
> Attachments: YARN-9578.001.patch, YARN-9578.002.patch,
> YARN-9578.003.patch, YARN-9578.004.patch, YARN-9578.005.patch,
> YARN-9578.006.patch
>
>
> Currently all completed activities of specified application in cache will be
> returned forĀ application activities REST API. Most results may be redundant
> in some scenarios which only need a few latest results, for example, perhaps
> only one result is needed to be shown on UI for debugging.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]