You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Wei-Che Wei (Jira)" <ji...@apache.org> on 2021/04/26 09:38:00 UTC

[jira] [Created] (FLINK-22476) Extend the description of the config option `execution.target`

Wei-Che Wei created FLINK-22476:
-----------------------------------

             Summary: Extend the description of the config option `execution.target`
                 Key: FLINK-22476
                 URL: https://issues.apache.org/jira/browse/FLINK-22476
             Project: Flink
          Issue Type: Improvement
            Reporter: Wei-Che Wei


the current description for `execution.target` only lists `remote`, `local`, `yarn-per-job`, `yarn-session` and `kubernetes-session`.

we should add `kubernetes-application` and `yarn-application` as well.

 

https://github.com/apache/flink/blob/master/flink-core/src/main/java/org/apache/flink/configuration/DeploymentOptions.java#L41-L46



--
This message was sent by Atlassian Jira
(v8.3.4#803005)