Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 40 (0.087s).
Loading phrases to help you
refine your search...
Re: Growing a cluster - Zookeeper - [mail # user]
...It would be acceptable to me to do this non-dynamically and non-rolling as well. For example, I can shut down all nodes, make necessary modifications to config files, and then restart all no...
   Author: Jared Cantwell, 2011-05-05, 12:57
Growing a cluster - Zookeeper - [mail # user]
...Hello,  Say I was going to grow a cluster from 1 node to 3 nodes.  Is this possible, and what would be the recommended way?  At first I was thinking that I could go from 1 to ...
   Author: Jared Cantwell, 2011-05-05, 02:16
Re: Sync Operation - Zookeeper - [mail # user]
...Thanks guys!  That helps a lot.  ~Jared  On Thu, Feb 3, 2011 at 11:37 AM, Flavio Junqueira  wrote:  ...
   Author: Jared Cantwell, 2011-02-03, 16:41
Sync Operation - Zookeeper - [mail # user]
...Hi all!  This may be a silly question, but I can't find the answer in the docs anywhere.  If you perform a sync operation (to flush the leader/follower channel), it takes in a path...
   Author: Jared Cantwell, 2011-02-03, 16:28
Re: need for more conditional write support - Zookeeper - [mail # user]
...I think this is the interface Ted eluded to, but I wanted to throw it out there more concretely:  zoo_multi_test_and_set(List znodesToTest, List versions, List znodesToModify, List type...
   Author: Jared Cantwell, 2010-12-22, 01:44
Re: need for more conditional write support - Zookeeper - [mail # user]
...Based on the discussion, it doesn't look like create/delete actions would be considered under this model.  How difficult would it be to extend the api to allow creation/deletion of node...
   Author: Jared Cantwell, 2010-12-21, 21:16
Re: need for more conditional write support - Zookeeper - [mail # user]
...I think that syntactic sugar can be very limiting.  What if you have X children you would like to update, but don't know X until runtime?  I like the idea of lists that don't have ...
   Author: Jared Cantwell, 2010-12-16, 18:39
Re: question about server reconfig - Zookeeper - [mail # user]
...That's interesting, I would say the opposite though.  ZK uses the myid file when starting to know which node in the config file corresponds to itself.  If the myid file doesn't mat...
   Author: Jared Cantwell, 2010-12-15, 01:35
Re: Failure scenarios and consequences - Zookeeper - [mail # user]
...Hi Jeremy,  Someone can correct me if I'm wrong here, but I believe I know the general idea.  A write is not 'written' until a quorum of peers (can be any quorum) acknowledge that ...
   Author: Jared Cantwell, 2010-12-09, 21:36
Re: A few questions on zookeeper - Zookeeper - [mail # user]
...David,  For your second point, take a look at https://issues.apache.org/jira/browse/ZOOKEEPER-107.  Unfortunately, Zookeeper does not support this feature yet.  ~Jared  O...
   Author: Jared Cantwell, 2010-12-07, 01:19
Sort:
project
Zookeeper (40)
type
mail # user (40)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (3)
last 9 months (40)
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)
Jared Cantwell