DataLinkDC / dinky

Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
http://www.dinky.org.cn
Apache License 2.0
2.92k stars 1.07k forks source link

Using CDCSOURCE mysql to synchronize to doris reports an error Cannot deserialize value of type `int` from Strin #3588

Closed wolfewf closed 2 weeks ago

wolfewf commented 3 weeks ago

Search before asking

What happened

2024-06-12 09:56:46.073 ERROR org.apache.doris.flink.sink.DorisSink(594): Doris FE's response cannot map to schema. res: "errCode=7,detailMessage=unknowntable,tableName=test" org.apache.doris.shaded.com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type int from String "errCode=7,detailMessage=unknowntable,tableName=test": not a valid int value

What you expected to happen

2024-06-12 09:56:46.073 ERROR org.apache.doris.flink.sink.DorisSink(594): Doris FE's response cannot map to schema. res: "errCode=7,detailMessage=unknowntable,tableName=test" org.apache.doris.shaded.com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type int from String "errCode=7,detailMessage=unknowntable,tableName=test": not a valid int value

How to reproduce

2024-06-12 09:56:46.073 ERROR org.apache.doris.flink.sink.DorisSink(594): Doris FE's response cannot map to schema. res: "errCode=7,detailMessage=unknowntable,tableName=test" org.apache.doris.shaded.com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type int from String "errCode=7,detailMessage=unknowntable,tableName=test": not a valid int value

Anything else

No response

Version

1.0.2

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 3 weeks ago

Hello @wolfewf, this issue is about CDC/CDCSOURCE, so I assign it to @aiwenmo. If you have any questions, you can comment and reply.

你好 @wolfewf, 这个 issue 是关于 CDC/CDCSOURCE 的,所以我把它分配给了 @aiwenmo。如有任何问题,可以评论回复。

wolfewf commented 3 weeks ago

@aiwenmo 这个问题有解决吗

suxinshuo commented 3 weeks ago

@aiwenmo 这个问题有解决吗

@wolfewf mysql 和 doris 的版本是多少,表的结构大概什么样,可以脱敏一下,我想要试试复现一下

github-actions[bot] commented 2 weeks ago

Hello @wolfewf, we need you to provide reproduction steps so that we can help you troubleshoot the problem. Issues are marked `Need Reproduce`.

你好 @wolfewf, 我们需要你提供复现步骤以便于我们帮你排查问题,Issues 标注为 `Need Reproduce` 。

aiwenmo commented 2 weeks ago

Use Dinky 1.0.3