Changes since 0.2:
- If your clusters have a
zk_discovery
key inclusters.json
, jobhopper will connect to the zookeeper hosts listed in that key rather than the usualzk
key. Thanks to @ipstatic for implementing this feature.
Changes since 0.2:
zk_discovery
key in clusters.json
, jobhopper will connect to the zookeeper hosts listed in that key rather than the usual zk
key. Thanks to @ipstatic for implementing this feature.