[
https://issues.apache.org/jira/browse/YARN-9954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shilun Fan updated YARN-9954:
-----------------------------
Component/s: resourcemanager
Hadoop Flags: Reviewed
Target Version/s: 2.10.1, 3.1.4, 3.3.0, 3.4.0
Affects Version/s: 2.10.1
3.1.4
3.3.0
3.4.0
> 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
> Components: resourcemanager
> Affects Versions: 3.3.0, 3.1.4, 2.10.1, 3.4.0
> Reporter: Jonathan Hung
> Assignee: Bilwa S T
> Priority: Major
> Fix For: 3.3.0, 3.2.2, 3.1.4, 2.10.1, 3.4.0
>
> Attachments: YARN-9954-branch-3.3.patch,
> YARN-9954-branch-3.3.v2.patch, YARN-9954-branch-3.3.v3.patch,
> YARN-9954.001.patch, YARN-9954.002.patch, YARN-9954.003.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.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]