Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 36 (3.172s).
Loading phrases to help you
refine your search...
Re: lost ZK events across datacenters - Zookeeper - [mail # user]
...Ben,  Some details below.  The call that sets the watcher simple calls getChildren with watcher flag set to true. The triggering change is that one of the child nodes (which is eph...
   Author: Jun Rao, 2011-06-03, 08:40
Re: lost ZK events across datacenters - Zookeeper - [mail # user]
...All my clients were on different machines. 2 of them got the watcher fired about the same time. The third one never got the watcher triggered.  Thanks,  Jun  On Wed, Jun 1, 20...
   Author: Jun Rao, 2011-06-01, 22:14
Re: lost ZK events across datacenters - Zookeeper - [mail # user]
...The most important feature that I rely zkclient on is to hide zkConnectionLoss exception (just block and retry when connection is in sync mode again). I assume that quite a few applications ...
   Author: Jun Rao, 2011-06-01, 21:05
Re: lost ZK events across datacenters - Zookeeper - [mail # user]
...I am using the zkclient package (https://github.com/sgroschupf/zkclient.git). The watcher code seems reasonable. Basically, each watcher event is first added to a queue. A separate event thr...
   Author: Jun Rao, 2011-06-01, 20:08
lost ZK events across datacenters - Zookeeper - [mail # user]
...Hi,  I have a setup where multiple ZK clients are sitting in a different datacenter from the ZK server. All clients registered the same child watcher on a path. However, when the childr...
   Author: Jun Rao, 2011-06-01, 18:40
Re: PurgeTxnLog - Zookeeper - [mail # user]
...OK, figure this out. It seems that the utility only takes relative path, not the absolute path.  Jun  On Mon, Apr 25, 2011 at 5:22 PM, Jun Rao  wrote:  ...
   Author: Jun Rao, 2011-04-26, 00:43
PurgeTxnLog - Zookeeper - [mail # user]
...Hi,  We got a lot of log data and snapshots accumlated in ZK (version 3.3.3). I tried to run the following command to clean things up. However, nothing gets deleted. Did I do anything w...
   Author: Jun Rao, 2011-04-26, 00:22
list watchers from ZK shell - Zookeeper - [mail # user]
...Hi,  Is there a way to list all watchers and their creators from the ZK shell? Thanks,  Jun...
   Author: Jun Rao, 2011-04-19, 00:52
ZK upgrade - Zookeeper - [mail # user]
...Hi,  How should I upgrade ZK from 3.2.1 to 3.3.x? Does ZK support rolling upgrade? Does ZK automatically migrate the on-disk structures? Thanks,  Jun...
   Author: Jun Rao, 2011-02-14, 15:53
Re: ephemeral node not deleted after client long gone - Zookeeper - [mail # user]
...I saw the following entries on the session. It seems that the client that created the ephemeral node has already been closed. Also, I was using ZK 3.2.1 server and ZK 3.3.0 client. Any issue...
   Author: Jun Rao, 2011-02-11, 22:49
Sort:
project
Kafka (1171)
Zookeeper (36)
Hadoop (5)
Avro (1)
type
mail # user (36)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (36)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (141)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Henry Robinson (47)
Jun Rao