[
https://issues.apache.org/jira/browse/FLINK-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853415#comment-15853415
]
ASF GitHub Bot commented on FLINK-5153:
---------------------------------------
GitHub user patricklucas opened a pull request:
https://github.com/apache/flink/pull/3268
[FLINK-5153] Support YARN application tags
Adds a new config option `yarn.tags`, a comma-separated list of strings
passed to YARN as application tags.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patricklucas/flink
FLINK-5153_support_yarn_application_tags
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3268.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3268
----
commit b4599e3aa3c10f86354336c258870703e91e1415
Author: Patrick Lucas <[email protected]>
Date: 2017-02-04T00:17:55Z
[FLINK-5153] Support YARN application tags
Adds a new config option `yarn.tags`, a comma-separated list of strings
passed to YARN as application tags.
----
> Allow setting custom application tags for Flink on YARN
> -------------------------------------------------------
>
> Key: FLINK-5153
> URL: https://issues.apache.org/jira/browse/FLINK-5153
> Project: Flink
> Issue Type: Improvement
> Components: YARN
> Reporter: Robert Metzger
> Assignee: Patrick Lucas
>
> https://issues.apache.org/jira/browse/YARN-1399 added support in YARN to tag
> applications.
> We should introduce a configuration variable in Flink allowing users to
> specify a comma-separated list of tags they want to assign to their Flink on
> YARN applications.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)