Chaunceyctx opened a new issue #5404:
URL: https://github.com/apache/dolphinscheduler/issues/5404
**Which version of DolphinScheduler:**
-[1.3.4-release]
flink:1.12.0
**Additional context**

使用海豚调度器提交flink出现以上问题,之后我修改了海豚的源码重新打包server.jar,把命令改成
./bin/flink run **-m yarn-cluster -c 类名 jar包** -ys 1 -yn 2 -yjm 1G -ytm 2G
-d --qu default 就能运行,

flink使用的版本是1.12.0,请问这是什么问题?
--
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]