[
https://issues.apache.org/jira/browse/FLINK-22422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331449#comment-17331449
]
Yang Wang commented on FLINK-22422:
-----------------------------------
"-m yarn-cluster" is trying to validate the {{FlinkYarnSessionCli}} and "-t
yarn-per-job" is validating the {{GenericCLI}}. The latter is the recommended
ways and does not support Yarn cli options(e.g. -yt, -yq, -ynm, etc.)
You could directly use the {{-D}} combined with all available Flink config
options[1].
[2].
https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/config/#yarn
> -ynm option doesn't effect when deploying flink on yarn
> -------------------------------------------------------
>
> Key: FLINK-22422
> URL: https://issues.apache.org/jira/browse/FLINK-22422
> Project: Flink
> Issue Type: Bug
> Components: API / Core
> Affects Versions: 1.12.2
> Environment: flink: 1.12.2
> hadoop: 3.1.3
> Reporter: Spongebob
> Priority: Major
>
> -ynm option doesn't effect when deploying flink on yarn, it still appears to
> be "Flink per-job cluster" on yarn webui.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)