Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (0.282s).
Loading phrases to help you
refine your search...
Re: Multi question on using previous ops results - Zookeeper - [mail # user]
...As far as I can tell, the "under construction" approach will let me do  everything I need!   Thanks - that is a simple and elegant approach that  I probably should have known ...
   Author: Joe Gamache, 2012-05-20, 12:39
Re: Multi question on using previous ops results - Zookeeper - [mail # user]
...Can you say again on a higher level what you really want to do?   Hmmm.  Probably not, but I will still try :)  I have a one process that is trying to create some "work" that ...
   Author: Joe Gamache, 2012-05-18, 17:55
Re: Multi question on using previous ops results - Zookeeper - [mail # user]
...Hi,  I have looked at this in more detail.   I found this thread:  http://zookeeper-user.578899.n2.nabble.com/Create-nested-paths-td7331156.html    which said: "Samp...
   Author: Joe Gamache, 2012-05-18, 15:43
Re: Multi question on using previous ops results - Zookeeper - [mail # user]
...No thought about two znodes being synchronized at all.  The higher level intent of the first (code) example is: how do you get  the version number for a set operation and use that ...
   Author: Joe Gamache, 2012-05-17, 00:06
Multi question on using previous ops results - Zookeeper - [mail # user]
...I need to do something like the following:  Stat stats = nodeToSet.getStat(); if (stats != null) {      int version = stats.getVersion();      stats = clie...
   Author: Joe Gamache, 2012-05-16, 15:59
[ZOOKEEPER-1418] Just a bug in the tutorial code on the website - Zookeeper - [issue]
...When I ran the Queue example from here: http://zookeeper.apache.org/doc/trunk/zookeeperTutorial.htmlThe producer created entries of the form:  /app1/element0000000001...but the consumer...
http://issues.apache.org/jira/browse/ZOOKEEPER-1418    Author: Joe Gamache, 2012-03-22, 14:49
Newbie design question - Zookeeper - [mail # user]
...Hello folks,  I skimmed the archives, but couldn't find a way to search them, does  that exist?  So I am new to zookeeper and was hoping to get some early guidance.  The ...
   Author: Joe Gamache, 2012-03-05, 11:58
Sort:
project
Zookeeper (7)
Avro (3)
type
mail # user (6)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (7)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (143)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Thawan Kooburat (48)
Joe Gamache