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

offsets missing from zookeeper in kafka-topology #131

Open
sokratisg opened this issue May 25, 2015 · 0 comments
Open

offsets missing from zookeeper in kafka-topology #131

sokratisg opened this issue May 25, 2015 · 0 comments

Comments

@sokratisg
Copy link

Hi,

I tried running your kafka-topology example but unfortunately I cannot make the offsets appear under "/kafkaspout" path in zookeeper.

I created the zk node prior running my tests using zkCmd "create /kafkaspout null" and I can see the node created with null data. Unfortunately no node offsets are added after the spout runs for a while and starts committing offsets.

Is there any possibility spouts in local topology not be able to commit on external zk hosts?
I am asking because there seems to be some relevance to this: http://stackoverflow.com/questions/24408063/failing-to-write-offset-data-to-zookeeper-in-kafka-storm

Thanks.

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

1 participant