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

must always recreate connectors after docker down and up #74

Open
mohammad362 opened this issue Jul 20, 2021 · 1 comment
Open

must always recreate connectors after docker down and up #74

mohammad362 opened this issue Jul 20, 2021 · 1 comment

Comments

@mohammad362
Copy link

i create connector in kafka connect, every time that my container down and up, the created connector not exists.
how can i persist the data for kafka connect?

@OneCricketeer
Copy link

OneCricketeer commented Sep 7, 2021

Connect uses Kafka for persistent storage.

You need to mount volumes and add a variable KAFKA_LOG_DIRS in the broker.

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

No branches or pull requests

2 participants