Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "ZooKeeper/GSoCMonitoringAndWebInterface" page has been changed by 
AndreiSavu.
The comment on this change is: gsoc end, final update.
http://wiki.apache.org/hadoop/ZooKeeper/GSoCMonitoringAndWebInterface?action=diff&rev1=14&rev2=15

--------------------------------------------------

  == Abstract ==
  ZooKeeper is a complex distributed system. Understanding how well it is 
running is tremendously important. Patrick Hunt has created a 
[[http://github.com/phunt/zookeeper_dashboard|Django-based dashboard]] that 
allows some insight into how ZooKeeper is running. This is the foundation I'm 
going to build on. This project would capture much more information from 
ZooKeeper, adding hooks to retrieve it where necessary and visualize it in an 
appealing and useful way. I'm also going to provide a bunch of monitoring 
recipes for systems like: Ganglia, Nagios, Cacti.
  
- == Work In Progress ==
+ == Committed to trunk ==
   * [[https://issues.apache.org/jira/browse/ZOOKEEPER-808|ZOOKEEPER-808]]
     * Hue Application: http://github.com/andreisavu/hue (branch: 
zookeeper-browser app: apps/zkui)
   * [[https://issues.apache.org/jira/browse/ZOOKEEPER-809|ZOOKEEPER-809]] 
+    * will open another JIRA for ACLs (get, set) and per session ZK 
authentication
-    * remaining: ACLs (get, set), per session ZK authentication
- 
- == Backlog ==
-  * [[https://issues.apache.org/jira/browse/ZOOKEEPER-757|ZOOKEEPER-757]]
-  
- == Awaiting review ==
-  * [[https://issues.apache.org/jira/browse/ZOOKEEPER-780|ZOOKEEPER-780]]
- 
- == Committed to trunk ==
   * [[https://issues.apache.org/jira/browse/ZOOKEEPER-732|ZOOKEEPER-732]]
     * added some fixes on the existing patch created by Lei Zhang 
   * [[https://issues.apache.org/jira/browse/ZOOKEEPER-765|ZOOKEEPER-765]]
@@ -93, +85 @@

  === Cleanup and final fixes (starts: 9 august ends: 16 august) ===
  Activities:
  
-  * improve tests and documentation
+  * improve tests and documentation '''done'''
  
  === Submit code to code.google.com : 30 August ===
  == Related JIRA ==

Reply via email to