Re: zookeeper viewer

2009-10-25 Thread Ted Dunning
I would try Pat's dashboard first.  My code was definitely broken and was
just an attempt to get something started.

On Sat, Oct 24, 2009 at 8:55 PM, Mahadev Konar maha...@yahoo-inc.comwrote:

 Hi Hamoun,
   Can you please mention which link is broken? Are you a looking for a
 zookeeper tree browser?

   Pat created a dashboard for zookeeper at github. Below is the link:

   http://github.com/phunt/zookeeper_dashboard

 Also, there is an open jira for a zookeeper browser which you can try out -

 http://issues.apache.org/jira/browse/ZOOKEEPER-418


 Hope this helps.

 Thanks
 mahadev

 On 10/24/09 4:18 PM, Hamoun gh hamoun...@gmail.com wrote:

  I am looking for the zookeeper viewer. seems the link is broken. can
  somebody please help?
 
  Thank you,
  Hamoun Ghanbari




-- 
Ted Dunning, CTO
DeepDyve


zookeeper viewer

2009-10-24 Thread Hamoun gh
I am looking for the zookeeper viewer. seems the link is broken. can
somebody please help?

Thank you,
Hamoun Ghanbari


Re: zookeeper viewer

2009-10-24 Thread Mahadev Konar
Hi Hamoun,
   Can you please mention which link is broken? Are you a looking for a
zookeeper tree browser?

   Pat created a dashboard for zookeeper at github. Below is the link:

   http://github.com/phunt/zookeeper_dashboard

Also, there is an open jira for a zookeeper browser which you can try out -

http://issues.apache.org/jira/browse/ZOOKEEPER-418


Hope this helps.

Thanks
mahadev
  
On 10/24/09 4:18 PM, Hamoun gh hamoun...@gmail.com wrote:

 I am looking for the zookeeper viewer. seems the link is broken. can
 somebody please help?
 
 Thank you,
 Hamoun Ghanbari



Re: ZooKeeper viewer

2009-06-03 Thread Eric Bowman
Ted Dunning wrote:
 Please add comments, suggestions and improvements to the JIRA ticket.  I am
 sure there is plenty to improve.

   

I stuck a more useful (for me, at least) pom up there:  forces compiler
to -source 1.6 (perhaps 1.5 would be better, but most people using ZK
are on 1.6 anyhow), and builds a with dependencies jar so you just do:

java -jar zk-tree-view-0.1-SNAPSHOT-jar-with-dependencies.jar host:port

cheers,
Eric

-- 
Eric Bowman
Boboco Ltd
ebow...@boboco.ie
http://www.boboco.ie/ebowman/pubkey.pgp
+35318394189/+353872801532



Re: ZooKeeper viewer

2009-06-03 Thread Ted Dunning
Thanks very much.

I have found a few oversights in the code as well and will post a new
version shortly (with your suggested changes).

On Wed, Jun 3, 2009 at 8:17 AM, Eric Bowman ebow...@boboco.ie wrote:

 Ted Dunning wrote:
  Please add comments, suggestions and improvements to the JIRA ticket.  I
 am
  sure there is plenty to improve.
 
 

 I stuck a more useful (for me, at least) pom up there:  forces compiler
 to -source 1.6 (perhaps 1.5 would be better, but most people using ZK
 are on 1.6 anyhow), and builds a with dependencies jar so you just do:

 java -jar zk-tree-view-0.1-SNAPSHOT-jar-with-dependencies.jar host:port

 cheers,
 Eric

 --
 Eric Bowman
 Boboco Ltd
 ebow...@boboco.ie
 http://www.boboco.ie/ebowman/pubkey.pgp
 +35318394189/+353872801532http://www.boboco.ie/ebowman/pubkey.pgp%0A+35318394189/+353872801532




-- 
Ted Dunning, CTO
DeepDyve

111 West Evelyn Ave. Ste. 202
Sunnyvale, CA 94086
http://www.deepdyve.com
858-414-0013 (m)
408-773-0220 (fax)


Re: ZooKeeper viewer

2009-05-27 Thread Satish Bhatti
Thanks Ted.  Your help is much appreciated as always!
Satish

On Wed, May 27, 2009 at 12:49 AM, Ted Dunning ted.dunn...@gmail.com wrote:

 Couldn't find the source and the guy who wrote it has left.

 So I wrote a newer, shinier viewer.

 See
 https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12426430for
 a tar file.  You should be able to build it with mvn jar.  With a
 little pom love, it would build a unified jar as well.

 Please, anybody who is a swing expert, please caress this code.  It is my
 first swing UI and I don't even normally build UI things so it is bound to
 be deficient in many ways.  All improvements are welcomed.

 On Tue, May 26, 2009 at 5:09 PM, Ted Dunning ted.dunn...@gmail.com
 wrote:

 
  We have one internally.  I had thought it was from outside, but it
 appears
  to have been developed internally.
 
  Let me see if I can find the source so that we can release it to the
  community.
 
 
  On Tue, May 26, 2009 at 4:22 PM, Satish Bhatti cthd2...@gmail.com
 wrote:
 
  Does anybody have a utility to view a ZooKeeper cluster?  Something like
 a
  file tree viewer?
  Satish
 
 
 
 
  --
  Ted Dunning, CTO
  DeepDyve
 
 


 --
 Ted Dunning, CTO
 DeepDyve

 111 West Evelyn Ave. Ste. 202
 Sunnyvale, CA 94086
 http://www.deepdyve.com
 858-414-0013 (m)
 408-773-0220 (fax)