Re: BookKeeper newbie question

2010-09-30 Thread amit jaiswal
Hi, Can somebody please answer this query. -regards Amit - Original Message From: amit jaiswal To: zookeeper-user@hadoop.apache.org Sent: Tue, 28 September, 2010 10:07:33 PM Subject: BookKeeper newbie question Hi, I am experimenting with BookKeeper and have a question on LedgerHand

Re: ZK compatability

2010-09-30 Thread Ted Dunning
Looking forward, I don't think that anybody has even proposed anything that would require a major release yet. That should mean that you have quite a bit of lifetime ahead on the 3.x family. Moreover, it is a cinch to bet that even when a 4.0 is released, it is unlikely to have enough killer feat

Re: ZK compatability

2010-09-30 Thread Patrick Hunt
Historically major releases can have non-bw compatible changes. However if you look back through the release history you'll see that the last time that happened was oct 2008, when we moved the project from sourceforge to apache. Patrick On Tue, Sep 28, 2010 at 11:37 AM, Jun Rao wrote: > What a

Re: Question about rest interface

2010-09-30 Thread Andrei Savu
The latest version of the rest gateway, now available in trunk, works the way you want it. I had the same problem you have while working on the code. There is also a simple start/stop script available (src/contrib/rest/rest.sh). You should checkout the trunk [1] or [2]. Runt "ant jar" in the root

Re: Question about rest interface

2010-09-30 Thread Patrick Hunt
Hi Marc, you should checkout the REST interface that's on the svn trunk, it includes new functionality and numerous fixes that might be interesting to you, this will be part of 3.4.0. CCing Andrei who worked on this as part of his GSOC project this summer. If you look at this file: src/contrib/res