Skip to content
New issue

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

Using dinky1.0.3 version, synchronizing mysql to doris2.0.6 reports an error #3668

Closed
3 tasks done
QuintinLuke opened this issue Jul 23, 2024 · 1 comment
Closed
3 tasks done
Labels
Bug Something isn't working Waiting for reply Waiting for reply

Comments

@QuintinLuke
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

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

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

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

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@QuintinLuke QuintinLuke added Bug Something isn't working Waiting for reply Waiting for reply labels Jul 23, 2024
@github-actions github-actions bot changed the title 使用dinky1.0.3版本,同步mysql到doris2.0.6报错 Using dinky1.0.3 version, synchronizing mysql to doris2.0.6 reports an error Jul 23, 2024
@Zzm0809
Copy link
Contributor

Zzm0809 commented Aug 28, 2024

根据提供的日志,属于 doris 端出现的问题,不在 dinky侧,需要自行解决该问题

@Zzm0809 Zzm0809 closed this as completed Aug 28, 2024
@Zzm0809 Zzm0809 reopened this Aug 28, 2024
@Zzm0809 Zzm0809 closed this as completed Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Waiting for reply Waiting for reply
Projects
None yet
Development

No branches or pull requests

2 participants