使用 oracle cdc抽取数据到doris,同步到3500w条数据(17.8G),程序同步停止,如何解决? #1889
Unanswered
austinuMyaccount
asked this question in
Q&A
Replies: 2 comments 7 replies
-
@austinuMyaccount Could you provide more details about the issue, like code snippet, exception, logs or steps to reproduce? It's hard to give any clue with information you provided. |
Beta Was this translation helpful? Give feedback.
1 reply
-
解决了吗?遇到一样的问题 |
Beta Was this translation helpful? Give feedback.
6 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.
-
运行环境 Centos7

source 端
DB oracle 11g
connnector oracle cdc 2.3.0
sink 端
DB doris 1.3.0
connector flink-doris-connector-1.16
程序运行的 flink web ui 如下图所示
说明,并行度只能为1
Beta Was this translation helpful? Give feedback.
All reactions