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 "Tamas Domok (Jira)" <ji...@apache.org> on 2023/11/02 15:43:00 UTC

[jira] [Created] (YARN-11605) Be able to set application tags for an existing YARN application

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