Skip to content

offsets missing from zookeeper in kafka-topology #131

@sokratisg

Description

@sokratisg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions