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

Bilwa S T commented on YARN-9954:
---------------------------------

Hi [~jhung]
I have added testcase to verify changes done. Attached patch for both 
branch-3.3 and trunk . Please check

> Configurable max application tags and max tag length
> ----------------------------------------------------
>
>                 Key: YARN-9954
>                 URL: https://issues.apache.org/jira/browse/YARN-9954
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Jonathan Hung
>            Assignee: Bilwa S T
>            Priority: Major
>         Attachments: YARN-9954-branch-3.3.patch, 
> YARN-9954-branch-3.3.v2.patch, YARN-9954.001.patch, YARN-9954.002.patch
>
>
> Currently max tags and max tag length is hardcoded, it should be configurable
> {noformat}
> @Evolving
> public static final int APPLICATION_MAX_TAGS = 10;
> @Evolving
> public static final int APPLICATION_MAX_TAG_LENGTH = 100; {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to