Replies: 2 comments
-
Finally, I find a way to pass config to flink env like :
|
Beta Was this translation helpful? Give feedback.
0 replies
-
please refer: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I create cdc job by using java api code(env.execute(jobName)), it can be cancel by restapi, but can't find any api to resume the job. Flink official examples show use flink command(flink run -s jar) to resume job, anybody know how to use java code to resume the job? thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions