Tamas Domok created YARN-11605:
----------------------------------
Summary: Be able to set application tags for an existing YARN
application
Key: YARN-11605
URL: https://issues.apache.org/jira/browse/YARN-11605
Project: Hadoop YARN
Issue Type: New Feature
Components: resourcemanager, restapi, yarn, yarn-client
Reporter: Tamas Domok
Assignee: Tamas Domok
It would be useful to update the application tags for an existing YARN
application via REST api and/or using the client RPC.
{code}
GET /apps/{appid}/tags
PUT /apps/{appid}/tags
{code}
Authorisation and application tags validation (length, max tags, lower case,
ascii, etc) should be taken into account.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]