Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 24 (0.147s).
Loading phrases to help you
refine your search...
[HDFS-3474] Cleanup Exception handling in BookKeeper journal manager - HDFS - [issue]
...There are a couple of instance of:try {  ...} catch (Exception e) {  ...}We should be catching the specific exceptions....
http://issues.apache.org/jira/browse/HDFS-3474    Author: Ivan Kelly, 2012-05-31, 14:06
[HDFS-2717] BookKeeper Journal output stream doesn't check addComplete rc - HDFS - [issue]
...As summary says, we're not checking the addComplete return code, so there's a change of losing update....
http://issues.apache.org/jira/browse/HDFS-2717    Author: Ivan Kelly, 2012-05-25, 14:48
[HDFS-2743] Streamline usage of bookkeeper journal manager - HDFS - [issue]
...The current method of installing bkjournal manager involves generating a tarball, and extracting it with special flags over the hdfs distribution. This is cumbersome and prone to being broke...
http://issues.apache.org/jira/browse/HDFS-2743    Author: Ivan Kelly, 2012-04-29, 14:03
Re: Regarding HDFS-234 (Integration with BookKeeper logging system) - HDFS - [mail # dev]
...It would be great if it did go into 0.23.  -Ivan  On Wed, Mar 28, 2012 at 09:17:55AM +0000, Uma Maheswara Rao G wrote:...
   Author: Ivan Kelly, 2012-03-28, 10:31
[HDFS-1580] Add interface for generic Write Ahead Logging mechanisms - HDFS - [issue]
http://issues.apache.org/jira/browse/HDFS-1580    Author: Ivan Kelly, 2012-03-07, 13:25
[HDFS-2188] HDFS-1580: Make FSEditLog create its journals from a list of URIs rather than NNStorage - HDFS - [issue]
...Currently, FSEditLog retrieves the list of Journals to create from NNStorage. Obviously this is file specific. This JIRA aims to remove this restriction to make it possible to create journal...
http://issues.apache.org/jira/browse/HDFS-2188    Author: Ivan Kelly, 2012-03-07, 13:25
[HDFS-2334] Add Closeable to JournalManager - HDFS - [issue]
...A JournalManager may take hold of resources for the duration of their lifetime. This isn't the case at the moment for FileJournalManager, but BookKeeperJournalManager will, and it's conceiva...
http://issues.apache.org/jira/browse/HDFS-2334    Author: Ivan Kelly, 2012-03-07, 13:25
Re: BookKeeper Journal Manager for Namenode - HDFS - [mail # dev]
...Ack! The mailing list seems to strip attachments. The throughput/latency  diagram is available on HDFS-234   https://issues.apache.org/jira/secure/attachment/12503763/hdfs_tpt_lat....
   Author: Ivan Kelly, 2011-11-15, 16:36
BookKeeper Journal Manager for Namenode - HDFS - [mail # dev]
...Hi guys,  I've just uploaded a patch to HDFS-234 which contains an implementation  of JournalManager for BookKeeper. The code is ready for review, though I  plan to add some m...
   Author: Ivan Kelly, 2011-11-15, 16:29
Re: Using HDFS to store few MB files for file sharing purposes - HDFS - [mail # user]
...As Todd said, HDFS isn't suited to this. You could take a look at  Gluster though. It seems like it would fit your needs better.  -Ivan...
   Author: Ivan Kelly, 2011-11-11, 16:13
Sort:
project
Zookeeper (32)
HDFS (24)
type
issue (15)
mail # dev (8)
mail # user (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (1)
last 9 months (24)
author
Todd Lipcon (492)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (151)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (68)
Azuryy Yu (62)
Ivan Kelly