Re: How to handle "Node does not exist" error?

2010-08-10 Thread Ted Dunning
Can you provide some more information? The output of some of the four letter commands and a transcript of what you are doing would be very helpful. Also, there is no way for znodes to exist on one node of a properly operating ZK cluster and not on either of the other two. Something has to be wro

How to handle "Node does not exist" error?

2010-08-10 Thread Dr Hao He
hi, All, I have a 3-host cluster running ZooKeeper 3.2.2. On one of the hosts, there are a number of nodes that I can "get" and "ls" using zkCli.sh . However, when I tried to "delete" any of them, I got "Node does not exist" error.Those nodes do not exist on the other two hosts. Any ide

Re: Sequence Number Generation With Zookeeper

2010-08-10 Thread David Rosenstrauch
OK, will do, as soon as time permits. It'll take me a little while to do the needed tweaks. (Plus I'm under some pretty heavy deadline on some other work right now.) Will email back once I've got this done. DR On 08/10/2010 01:10 PM, Patrick Hunt wrote: Great! Basic details are here (crea

Re: Sequence Number Generation With Zookeeper

2010-08-10 Thread Patrick Hunt
Great! Basic details are here (create a jira, attach a patch, click "submit" and someone will review and help you get it into a state which we can commit). Probably you'd put your code into src/recipes or src/contrib (recipes sounds reasonable). http://wiki.apache.org/hadoop/ZooKeeper/HowToCo

Re: Sequence Number Generation With Zookeeper

2010-08-10 Thread David Rosenstrauch
Good news! I got approval to release this code! (Man, I love working for a startup!!!) :-) So anyone know: what's the next step? Do I need to obtain commit privileges? Or do I deliver the code to someone who has commit privs who shepherds this for me? Also, what (if anything) do I need