Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 977 (0.108s).
Loading phrases to help you
refine your search...
Time to wrap up 0.94.7 - HBase - [mail # dev]
...If you have any pressing issues against 0.94.7 please let me know (or just commit them today or tomorrow). (as usually, 0.94.8 will be in 4-6 weeks, so anything that does not make it now wil...
   Author: lars hofhansl, 2013-04-10, 22:19
Re: Essential column family performance - HBase - [mail # user]
...That part did not show up in the profiling session. It was just the unnecessary seek that slowed it all down.     ________________________________  From: Ted Yu  To: [EMA...
   Author: lars hofhansl, 2013-04-10, 04:16
Re: Essential column family performance - HBase - [mail # user]
...We did some tests here. I ran this through the profiler against a local RegionServer and found the part that causes the slowdown is a seek called here:              boolean mayHaveData  ...
   Author: lars hofhansl, 2013-04-09, 23:47
Re: Declaring HBase Public API in 0.94 - HBase - [mail # dev]
...It seems we could just generally document that: - no RPC incompatibilities - no API breaking changes to any user facing classes (now we'll pay better attention to this) - best effort to keep...
   Author: lars hofhansl, 2013-04-08, 22:08
Re: Essential column family performance - HBase - [mail # user]
...One of James' motivation was to always be able to enable scanners to make use of essential column families (and thus avoid HBase API version - essential column families was added only in 0.9...
   Author: lars hofhansl, 2013-04-08, 21:41
Re: Best way to query multiple sets of rows - HBase - [mail # user]
...We've had some discussions about turning a set of Gets into (smaller set of Scans). That is only partially applicable here, though.  In your case I think you have two options: 1. Fire o...
   Author: lars hofhansl, 2013-04-08, 21:37
Re: Essential column family performance - HBase - [mail # user]
...In this case it is handled all at the server, and if doing scans you still get the benefits of the sequential access pattern (rather doing a lot of seeks for point Gets).     _____...
   Author: lars hofhansl, 2013-04-08, 21:29
Re: schema design: rows vs wide columns - HBase - [mail # user]
...I think the main problem is that all CFs have to be flushed if one gets large enough to require a flush. (Does anyone remember why exactly that is? And do we still need that now that the mem...
   Author: lars hofhansl, 2013-04-08, 04:39
Re: Essential column family performance - HBase - [mail # user]
...Looking at the joined scanner test code, it sets it up such that 1% of the rows match, which would somewhat be in line with James' results.  In my own testing a while ago I found a 100%...
   Author: lars hofhansl, 2013-04-08, 03:52
Re: VOTE: hbase-0.95RC1, the second "Development" Series Release is available [WAS -> VOTE: hbase-0.95.0RC0, the first "Developer Release" release candidate is available for download and vote] - HBase - [mail # dev]
...Installed the -hadoop1 tarball, started HBase, inserted some data, flushed, compacted, scanned, inspected the UI pages, stopped it again. Checked the docs.   CHANGES.txt is a bit weird ...
   Author: lars hofhansl, 2013-04-06, 05:31
Sort:
project
HBase (977)
HDFS (9)
Hadoop (1)
type
mail # dev (583)
mail # user (394)
date
last 7 days (7)
last 30 days (49)
last 90 days (189)
last 6 months (358)
last 9 months (977)
author
Stack (3750)
Ted Yu (2465)
Jean-Daniel Cryans (2264)
Andrew Purtell (1454)
lars hofhansl (977)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (413)
Gary Helmling (290)