syb853553110 opened a new issue #4924: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4924
*Please review https://dolphinscheduler.apache.org/en-us/community/development/issue.html when describe an issue.* **Describe the question** (1)Flink deployment modes currently not supported:yarn-per-job (2) Some parameters cannot be selected **What are the current deficiencies and the benefits of improvement** It is more convenient to submit Flink tasks **Which version of DolphinScheduler:** -[1.3.5-release] **Describe alternatives you've considered** (1)Add Options for Generic CLI mode: -t,--target <arg> For the "run" action the currently available targets are: "remote", "local", "kubernetes-session", "yarn-per-job", "yarn-session". For the "run-application" action the currently available targets are: "kubernetes-application", "yarn-application". (2)It is recommended to add a few parameters: -d,--detached -p,--parallelism <parallelism> -s,--fromSavepoint <savepointPath> --allowNonRestoredState ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
