[Bug] [chunjun-client] 本地local模式提交执行任务情况下connector 的加载错误
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues.
### What happened
本地local模式提交执行任务情况下connector 的加载错误
### What you expected to happen
正常加载和提交
### How to reproduce
1: 在idea 里执行local模式
2:
-mode
local
-flinkLibDir
/Users/xuchao/MyPrograms/Flink/flink-1.12.7/lib
-jobType
sql
-job
/Users/xuchao/Downloads/binglog_doris.sql
-hadoopConfDir
/Users/xuchao/conf/hadoopconf/dev_hadoop_flink01
-jobName
xctest
-chunjunDistDir
/Users/xuchao/IdeaProjects/chunjun/chunjun-dist
-confProp
{\"sql.checkpoint.mode\":\"EXACTLY_ONCE\"}
### Anything else
_No response_
### Version
master
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.