lijufeng2016 opened a new pull request #2952: URL: https://github.com/apache/incubator-dolphinscheduler/pull/2952
## *Tips* - *Thanks very much for contributing to Apache DolphinScheduler.* - *Please review https://dolphinscheduler.apache.org/en-us/community/index.html before opening a pull request.* ## What is the purpose of the pull request *from flink1.10 version,flink removed "-yn" param,when config flink dag on ui,it would make error when Woker execute the flink dag script,I changed the ui code and user can choose flink version,which is <1.10 or >=1.10,when user choose >=1.10, it would remove "-yn" param in Worker* ## Brief change log - *changed flink ui dag config page* - *changed flink comand builder in Worker* ## Verify this pull request This change added tests and can be verified as follows: - *Config a flink dag by ui In the environment of flink1.10 or previously version * - *Verify the command which Worker build* ---------------------------------------------------------------- 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]
