Yelp / pyleus

Pyleus is a Python framework for developing and launching Storm topologies.
Apache License 2.0
404 stars 113 forks source link

Use the appropriate method from storm ZkHosts class in storm code ext… #128

Closed jwestboston closed 9 years ago

jwestboston commented 9 years ago

…ernal/storm-kafka/src/jvm/storm/kafka/ZkHosts.java

This method makes use of an alternative zookeeper root path. Should address Pyleus issue #124

jwestboston commented 9 years ago

This PR can be rejected in favor of #137