Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (0.476s).
Loading phrases to help you
refine your search...
Re: long time full gc - Zookeeper - [mail # user]
...After full gc finish, the client receive disconnected event, and reconnect server, after the reconnect is successful , the client receive the session expried event form server. So  I th...
   Author: lei liu, 2012-10-29, 02:16
long time full gc - Zookeeper - [mail # user]
...I have one application, that use zk client to create ephemeral znode, the session timout is 30 seconds,  if the application encounter long time full gc, example 60 seconds,  after ...
   Author: lei liu, 2012-10-28, 12:41
set wacher failed - Zookeeper - [mail # user]
...I write Wacher class,   I call zk.getData(path, watch, null) in process() method, example below code:  public class AppVersionMappingChildrenNodeWatcher implements Watcher {  ...
   Author: lei liu, 2011-07-29, 08:23
Re: session expiry - Zookeeper - [mail # user]
...Hi Mahadev, thank you very much.  yes, you are right, I just have one server.  I am new to zookeeper.  I think  my application should pay attention to below tow points wh...
   Author: lei liu, 2011-06-23, 05:54
session expiry - Zookeeper - [mail # user]
...I create "group" znode, and add "A","B","C" three children to the znode. I want to print all children of "group" znode periodically,example below  code: public class ListGroup extends C...
   Author: lei liu, 2011-06-22, 10:07
Re: the event is not nidified - Zookeeper - [mail # user]
...Hi Ted, thank you for your reply.  Can you tell me why I need to reset the watch? I think that is confusing.  Thanks,  LiuLei   2011/6/21 Ted Dunning   aMode_watches...
   Author: lei liu, 2011-06-21, 09:32
the event is not nidified - Zookeeper - [mail # user]
...I use Zookeeper 3.3.3 version.  I create "test" znode, and I add many children for the znode. I want to listen EventType.NodeChildrenChanged event, when there is EventType.NodeChildrenC...
   Author: lei liu, 2011-06-21, 02:17
Sort:
project
Hive (52)
MapReduce (16)
Hadoop (8)
Zookeeper (7)
HDFS (5)
type
mail # user (7)
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 (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)
lei liu