ZooKeeper Dashboard: Error: No module named zookeeper_dashboard.zkadmin

2010-01-24 Thread Eric Scheie
I am having trouble getting the ZooKeeper Dashboard up and running. I installed Django-1.1.1 and can run the included Django examples successfully. I'm running with Python 2.4.2 on SLES 10 When I go to run the zookeeper dashboard I get the following error.

Re: Using zookeeper to assign a bunch of long-running tasks to nodes (without unhandled tasks and double-handled tasks)

2010-01-24 Thread Zheng Shao
Thanks for the detailed explanation, Mahadev and Ted. The suggestions are very valuable to us. One additional question for how zookeeper handles errors: Let's say we have 3 zookeeper servers Z1, Z2, Z3, and 3 clients C1, C2, C3. C1 is connected to Z1. C2 is connected to Z2. C3 is connected to