dromara / CloudEon

CloudEon uses Kubernetes to install and deploy open-source big data components, enabling the containerized operation of an open-source big data platform. This allows you to reduce your focus on underlying resource management and maintenance.
https://www.cloudeon.top/
Apache License 2.0
429 stars 104 forks source link

[Bug] Exception in submitting task on dinky 0.7.3 #85

Closed liang281778527 closed 1 year ago

liang281778527 commented 1 year ago

Describe the bug When I try to submit a task on dinky, it prompts me that the submission failed

To Reproduce 1、create a task

2、submit this task

3、recieve the error in the console: ERROR: java.lang.NoClassDefFoundError: com/dlink/executor/CustomTableEnvironmentImpl

Expected behavior A clear and concise description of what you expected to happen.

Environment

Screenshots

1690338077084
liang281778527 commented 1 year ago

I found that in dinky 0.7.3, the dinky related jar package is placed under plugins/flinkx.xx/dinky, and this directory needs to be added in the classPath.But there was no such issue before version 0.7