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.
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
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