Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Support zookeeper.connect parameter $ZK_SERVER in --env #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bitxel
Copy link

@bitxel bitxel commented Jan 12, 2016

Kafka 0.8.2 doesn't have a high-level rebalanced consumer api, pykafka with kafka 0.8.2 requires this parameter to rebalance consumer.

Default parameter is localhost:2181, if we deploy the image to another server, pykafka won't work.

pykafka requires this parameter to rebalance consumer
@gg7
Copy link

gg7 commented Jan 20, 2017

Alternatively see #65.

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

Successfully merging this pull request may close these issues.

None yet

2 participants