[
https://issues.apache.org/jira/browse/FLINK-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856527#comment-15856527
]
ASF GitHub Bot commented on FLINK-5153:
---------------------------------------
Github user patricklucas commented on the issue:
https://github.com/apache/flink/pull/3268
I added the test (which of course also required reflection) to an existing
test case. I figured that was the lesser of the two evils of requiring another
test application be deployed and hiding a test within a (somewhat) unrelated
one.
It was a bit tricky to actually run the tests, but I verified the correct
behavior with both hadoop < 2.4 and >= 2.4.
> 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)