-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Flink-36980] [cdc-connect] Build a new introductory practice "Streaming ELT from MySQL to Kafka" #4033
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
Conversation
Hi @Sukang1002, Thanks for your contribution, I left some comments~ |
|
||
# Streaming ELT from MySQL to Kafka | ||
|
||
This tutorial is to show how to quickly build a Streaming ELT job from MySQL to StarRocks using Flink CDC, including the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This tutorial is to show how to quickly build a Streaming ELT job from MySQL to StarRocks using Flink CDC, including the | |
This tutorial is to show how to quickly build a Streaming ELT job from MySQL to Kafka using Flink CDC, including the |
Thank you both for your guidance. Please take the time to review the article again. |
Signed-off-by: yuxiqian <[email protected]>
Just polished docs for a little bit, PTAL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Desc: FLINK-36980