(DEPRECATED) Apache Flink Mailing List archive.
Search
everywhere
only in this topic
Advanced Search
Flink on yarn passing yarn config params.
Classic
List
Threaded
♦
♦
Locked
2 messages
praveen kanamarlapudi
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Flink on yarn passing yarn config params.
Hi,
How can I pass yarn application tag while running flink on yarn?
Example command: ./bin/flink run -d -m yarn-cluster -yn 4 -yjm 1024 -ytm
4096 examples/batch/WordCount.jar
Thanks,
Praveen
Timo Walther-2
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Flink on yarn passing yarn config params.
Hi,
you can pass application tags using `yarn.tags` option. See also here
for more options:
https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html#yarn
I hope that helps.
Regards,
Timo
Am 29/03/17 um 01:18 schrieb praveen kanamarlapudi:
> yarn application tag
Free forum by Nabble
Edit this page