Re: Welcome Henry as ZooKeeper committer

2009-12-04 Thread Steve Cheng
Congratulations Henry! Steven On Fri, Dec 4, 2009 at 3:09 PM, Patrick Hunt wrote: > The ZooKeeper team and the Hadoop PMC would like to welcome Henry > Robinson as the newest committer on ZooKeeper! Henry, please add > yourself to the ZooKeeper website's list of committers. > > Thanks for your

Re: C formatting conventions

2009-10-24 Thread Steve Cheng
atrick > > > Benjamin Reed wrote: > >> i think we follow linux coding conventions. i think i wrote most of the >> code using the linux emacs style. >> >> ben >> >> Steve Cheng wrote: >> >>> Hi, >>> What are the C formatting conventions for ZooKeeper? Couldn't find >>> anything >>> on the HowToContribute page. >>> >>> Thank you, >>> >>> Steven >>> >>> >> >>

C formatting conventions

2009-10-23 Thread Steve Cheng
Hi, What are the C formatting conventions for ZooKeeper? Couldn't find anything on the HowToContribute page. Thank you, Steven

Re: Zookeeper Test Project

2009-10-05 Thread Steve Cheng
r queue > implementation, > we could have that as a part of src/recipes and then people could use that. > Tests can be added to this recipe to verify them... > Just took a look at the lock recipe, I'll start working on a queue recipe and tests. Steven > > Thanks >

Zookeeper Test Project

2009-10-05 Thread Steve Cheng
Hi, The test project on the ProjectSuggestions page, to create tests for the examples, sounded like a nice way to get started with ZooKeeper, I've created one queue test and one lock test so far. I'd like to make a good range of tests, a number of basic sanity ones like the queue test, and some m

Tips for setting up Zookeeper in Eclipse

2009-09-04 Thread Steve Cheng
Hi, I'm usually an emacs user so it took quite a while to setup zookeeper in Eclipse, but it seems alright now. I started with the Hadoop tutorial to pull Zookeeper from the svn repo: http://www.cloudera.com/blog/2009/04/20/configuring-eclipse-for-hadoop-development-a-screencast/ You need to ad