We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
本地local模式提交执行任务情况下connector 的加载错误
正常加载和提交
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"}
No response
master
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: