Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 31 (0.494s).
Loading phrases to help you
refine your search...
[VOTE] BookKeeper 4.0.0 Release Candidate 0 - Zookeeper - [mail # dev]
...This is the first candidate release for Apache BookKeeper, version 4.0.0.   It fixes the following issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311293&vers...
   Author: Ivan Kelly, 2011-12-02, 07:48
Re: Get sequence number without node creation - Zookeeper - [mail # user]
...Hi Vitalii,  You could try create(EPHEMERAL | SEQUENTIAL) so that if you loss your  session, the znode will disappear.  -Ivan  On 17 Nov 2011, at 10:59, Vitalii Tymchyshy...
   Author: Ivan Kelly, 2011-11-18, 09:20
Re: [VOTE] Release ZooKeeper 3.4.0 (candidate 0) - Zookeeper - [mail # dev]
...That only refers to the proprietary sun apis. Is there a JIRA that  covers the use of Zookeeper's own deprecated classes also? http://zookeeper.apache.org/doc/r3.3.3/zookeeperAdmin.html...
   Author: Ivan Kelly, 2011-10-25, 16:25
Re: [VOTE] Release ZooKeeper 3.4.0 (candidate 0) - Zookeeper - [mail # dev]
...-1  The distributed binaries work for starting a server client etc.  I get compile warnings:  compile:     [javac] Compiling 145 source files to  /Users/ivank/J...
   Author: Ivan Kelly, 2011-10-25, 10:12
Re: 3.4 update. - Zookeeper - [mail # dev]
...Is there any estimated date for the release of 3.4?  -Ivan...
   Author: Ivan Kelly, 2011-09-08, 15:32
Re: bookkeeper client.readEntry() ? - Zookeeper - [mail # user]
...Hi Yang,   You can get the latest entry id using LedgerHandle#getLastAddConfirmed()  Its better to send Bookkeeper related questions to  [EMAIL PROTECTED] as bookkeeper has mo...
   Author: Ivan Kelly, 2011-09-06, 16:24
Re: delete znode when client's disconnect - Zookeeper - [mail # user]
...Thats not possible at the moment. Have a look at  https://issues.apache.org/jira/browse/ZOOKEEPER-834  -Ivan  On 27/06/2011 19:02, Yosef Arraf wrote:  ...
   Author: Ivan Kelly, 2011-06-27, 17:09
Re: delete znode when client's disconnect - Zookeeper - [mail # user]
...Hi Yosef,  Sounds like you need to create the znode as Ephemeral. http://zookeeper.apache.org/doc/r3.3.3/api/org/apache/zookeeper/CreateMode.html#EPHEMERAL  Regards Ivan  On 2...
   Author: Ivan Kelly, 2011-06-27, 16:40
Re: [VOTE] BookKeeper (including Hedwig) subproject proposal - Zookeeper - [mail # dev]
...+1  On 18 Mar 2011, at 22:40, Utkarsh Srivastava wrote:  wrote: wrote: earlier time stand in wrote: wrote: is distributed which BookKeeper of also contribs own doing heavily, fact...
   Author: Ivan Kelly, 2011-03-21, 10:03
Re: [DISCUSS] move hedwig/bookkeeper to subproject - Zookeeper - [mail # dev]
...I agree about the separation of bookkeeper and hedwig. They solve very  different problems, so lumping them together feels clunky. Perhaps  bookkeeper could be moved out of zookeep...
   Author: Ivan Kelly, 2011-03-16, 10:14
Sort:
project
Zookeeper (31)
HDFS (24)
type
mail # dev (20)
mail # user (11)
date
last 7 days (0)
last 30 days (2)
last 90 days (8)
last 6 months (12)
last 9 months (31)
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)
Ivan Kelly