Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 100 (0.478s).
Loading phrases to help you
refine your search...
Proposal: HBase Hackathon Aug 22 @ FB - HBase - [mail # dev]
...Chatted on IRC with Stack & a couple others.  We would like to host a Hacka thon + Meetup on August 22 at Facebook in Palo Alto.   All welcome.  Unless  objection, I'll p...
   Author: Nicolas Spiegelberg, 2011-08-04, 20:50
Re: [DISCUSSION] Move hfile to v2 for 0.92 rather than 0.94? - HBase - [mail # dev]
...+1 for 0.92. This has received a lot of testing and code review internally.  We have already found/fixed a number of advanced bugs before even submitti ng the initial patch. Very high q...
   Author: Nicolas Spiegelberg, 2011-07-27, 06:25
Re: Compaction problems - HBase - [mail # user]
...Note that we have a compaction recursive enqueue patch on our internal branches, but we wanted to give it some run time before contributing back to make sure it was safe.  I'll port tha...
   Author: Nicolas Spiegelberg, 2011-04-27, 23:42
Re: Interesting YCBS Benchmark - HBase - [mail # dev]
...These slides were presented at FOSDEM, the conference where I just spoke ab out FB & HBase.  I went to the talk.     There were some glaringly obvious problems that came out d...
   Author: Nicolas Spiegelberg, 2011-02-11, 17:01
Re: Overhead of Bloomfilters - HBase - [mail # dev]
...A great article for Bloom Filter rules of thumb:  http://corte.si/posts/code/bloom-filter-rules-of-thumb/  Note that only rules #1 & #2 apply for our use case. Rule #3, while true,...
   Author: Nicolas Spiegelberg, 2011-01-25, 16:11
Video: The Underlying Technology of Facebook Messages - HBase - [mail # user]
...For those interested,  our engineering bloggers just posted the video of ou r tech talk about using HBase as the datastore behind Facebook messages.  T hanks for being a great comm...
   Author: Nicolas Spiegelberg, 2011-01-08, 01:35
Re: Good VLDB paper on WALs - HBase - [mail # dev]
...+1 for ELR.  I think having some data structure where we prepare the next stage of sync() operations instead of holding the row lock over the sync would be a big win for hot regions wit...
   Author: Nicolas Spiegelberg, 2010-12-29, 22:18
Re: bloom filter types - HBase - [mail # dev]
...I don't think there's an explicit wiki.  Which option depends on whether your use case is calling get() for entire rows or for specific columns in a row. It also depends on analyzing yo...
   Author: Nicolas Spiegelberg, 2010-12-29, 22:06
Re: Hlog Group Commit Question: SequenceFileLogReader - HBase - [mail # dev]
...Sounds like I also have 0.20.3RC merging as well.  Version mistake on my behalf.  We have a 0.20.3-dev that must've missed the 'syncfs' changes.  I was merging based solely on...
   Author: Nicolas Spiegelberg, 2010-01-26, 23:50
Hlog Group Commit Question: SequenceFileLogReader - HBase - [mail # dev]
...Hi,  I am trying to backport the HLog group commit functionality to Hbase 0.20.   For proper reliability, I am working with Dhruba to get the 0.21 syncFs()  changes from HDFS ...
   Author: Nicolas Spiegelberg, 2010-01-26, 20:35
Sort:
project
HBase (100)
HDFS (1)
Hadoop (1)
type
mail # dev (43)
issue (36)
mail # user (21)
date
last 7 days (0)
last 30 days (4)
last 90 days (8)
last 6 months (13)
last 9 months (100)
author
Stack (3754)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (680)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Nicolas Spiegelberg