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

Kakfa Connect: Offsets not being saved in standalone mode #3

Open
sgulati89 opened this issue Jul 5, 2018 · 1 comment
Open

Kakfa Connect: Offsets not being saved in standalone mode #3

sgulati89 opened this issue Jul 5, 2018 · 1 comment

Comments

@sgulati89
Copy link

sgulati89 commented Jul 5, 2018

Hi Team,

We are running kafka connect in standalone mode. We are reading from Kafka and writing to Hdfs. But it is not saving offsets.

When I looked at logs , I can see it is reading the property 'offset.storage.file.filename'
INFO Starting FileOffsetBackingStore with file /tmp/filename (org.apache.kafka.connect.storage.FileOffsetBackingStore:59)

However, no file is getting written. Does offsets not get stored in local file if it reads from kafka?

@sgulati89 sgulati89 changed the title Offsets not being saved in standalone mode Kakfa Connect: Offsets not being saved in standalone mode Jul 5, 2018
@OneCricketeer
Copy link

OneCricketeer commented Apr 7, 2022

If you believe this is a bug, please report Kafka Connect issues in JIRA

https://issues.apache.org/jira/browse/KAFKA

Or find the kafka-connect-hdfs project issues instead

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