dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

[Bug] [FLINK TASK]When the flink cluster deployment mode is standalone mode, an error occurs when executing the flinksql task

Open dzygoon opened this issue 1 year ago • 1 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

My flink cluster is standalone deployment mode,When I configure flinksql task execution error. The following is my flinksql task configuration and error message: image image

image image

What you expected to happen

How do I run flinksql tasks correctly?

How to reproduce

every

Anything else

1.I've already added flink-shaded-hadoop-2-uber-2.8.3-10.0.jar in flink lib/ 2.I confirm that there is nothing wrong with my flinksql because I have already executed it in flinkSQl-client. 3.ds version = 3.1.7 4.flink version = 1.14.4

Version

3.1.x

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

dzygoon avatar Feb 05 '24 07:02 dzygoon

When I don't add flink-shaded- hadoop-2-uber-2.3.3-10.0.jar, there is another problem, as you can see: https://github.com/apache/dolphinscheduler/issues/10808#issuecomment-1198755028

dzygoon avatar Feb 05 '24 07:02 dzygoon