Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 12 (0.151s).
Loading phrases to help you
refine your search...
Re: strange logging: [main-EventThread-EventThread...SendThread()] - Zookeeper - [mail # user]
...Hi Patrick,  yes. I got this from Release 3.3.3 - 2011-02-23  looks like my zookeeper is out of date, too. I will upgrade zookeeper up to date.   Thank you.  Yuhan  ...
   Author: Yuhan Zhang, 2012-11-01, 00:58
strange logging: [main-EventThread-EventThread...SendThread()] - Zookeeper - [mail # user]
...hi all,  I'm connecting to zookeeper 3.3.3 from tomcat. and caught some weird logging recently after running some task that forks and joins threads many times.  after the task comp...
   Author: Yuhan Zhang, 2012-10-29, 19:44
Re: zooKeeper connectionloss on a folder - Zookeeper - [mail # user]
...Hi Ted,  Thanks for the quick response. could you direct me to the part of the zookeeper doc for configuring this limit?  The Curator DistributedQueue watches for changes in the ch...
   Author: Yuhan Zhang, 2012-05-01, 20:01
Re: zooKeeper connectionloss on a folder - Zookeeper - [mail # user]
...More than 100000 objects under a node... I restarted last night with an empty folder, and the new folder reaches the same state. It kept happening..  I'm using the curator library to ad...
   Author: Yuhan Zhang, 2012-05-01, 17:17
zooKeeper connectionloss on a folder - Zookeeper - [mail # user]
...Hi all,  I'm using zooKeeper as a task queue; however, it appears that the folder (zookeeper data node) that I used to store the tasks (zooKeeper data nodes) are not accessible anymore ...
   Author: Yuhan Zhang, 2012-05-01, 03:24
Re: nodes were erased after restart. - Zookeeper - [mail # user]
...ah, you are right! that's why it has been erased. Thanks Patrick. :)  Yuhan  On Tue, Dec 13, 2011 at 2:00 PM, Patrick Hunt  wrote:  ...
   Author: Yuhan Zhang, 2011-12-13, 22:05
nodes were erased after restart. - Zookeeper - [mail # user]
...Hi all,  I'm using zooKeeper as a message queue, creating each task as a persistent_sequential node under a folder (another node created in persistent mode). It works well. However, onc...
   Author: Yuhan Zhang, 2011-12-13, 21:55
how to set zookeeper session time to forever? - Zookeeper - [mail # user]
...Hi all,  I'm using ZooKeeper as an event system that sends notification. This is done by creating a zooKeeper object, and calling getChildren(). It works fine. However, the session time...
   Author: Yuhan Zhang, 2011-12-07, 21:13
how to set the starting value of the created sequence? - Zookeeper - [mail # user]
...Hi all,  I'd like to create a distributed unique int key with zookeeper sequential by:      String file = zooKeeper.create( folderPath + "/0", new byte[0], Ids.OPEN_ACL_U...
   Author: Yuhan Zhang, 2011-11-15, 03:10
Re: SessionExpiredException. help please - Zookeeper - [mail # user]
...Hi Patrick,  Thanks for the remark. I will look into the timeout limit setting.  also, is auto-reconnection available through zooKeeper API? I'd like to keep a very long session/co...
   Author: Yuhan Zhang, 2011-09-23, 23:46
Sort:
project
Zookeeper (12)
type
mail # user (12)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (12)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (139)
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)
Yuhan Zhang