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

[Feature] Flink cdc paimon ingestion recovery issue #4969

Open
1 of 2 tasks
kwokhh opened this issue Jan 21, 2025 · 1 comment
Open
1 of 2 tasks

[Feature] Flink cdc paimon ingestion recovery issue #4969

kwokhh opened this issue Jan 21, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@kwokhh
Copy link

kwokhh commented Jan 21, 2025

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

I face some issue when loading a big database from mysql to paimon just using one flink paimon cdc ingestion job. If flink ingestion job encounters an exception triggered by loading one of the tables in the database, then the whole flink job will stop and affect the ingestion work of the other table ingestion process. If I encounter the exception which requires me to restart the job without initial savepoint to solve it, is there any configuration to avoid initial loading all table in the job configured and just initial loading the table which trigger the exception?

Solution

No Solution

Anything else?

Using paimon 0.9 and flink1.20

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@kwokhh kwokhh added the enhancement New feature or request label Jan 21, 2025
@yangjf2019
Copy link
Contributor

Hi @kwokhh ,Thanks for your issue!Would you like to provide more information for this problem? For example, flink code, logs,env and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants