Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 9 from 9 (0.096s).
Loading phrases to help you
refine your search...
Re: Hbase scans taking a lot of time - HBase - [mail # user]
...You'll have this problem if you have a large number of column families being scanned/populated at the same time. Make sure the data you scan/populate frequently are in the same column family...
   Author: Luke Lu, 2013-01-25, 17:31
Re: thrift vs thrift2 - HBase - [mail # dev]
...With rpc moving to protobuf, we should get rid of thrift from HBase core completely :)   On Fri, Dec 7, 2012 at 11:31 PM, Stack  wrote:  ...
   Author: Luke Lu, 2012-12-08, 07:50
Re: thrift vs thrift2 - HBase - [mail # dev]
...The embeded HRegionThriftServer should be ported to thrift2 before we deprecate thrift1. FB's (and potentially others) c++ client requires HRegionThriftServer.  __Luke   On Thu, De...
   Author: Luke Lu, 2012-12-07, 21:56
Re: Announcing HappyBase, a developer-friendly Python library to interact with HBase - HBase - [mail # user]
...Looks like it use the legacy thrift interface. Stack, do you know anybody using the new thrift2 interface?  On Mon, May 21, 2012 at 8:55 AM, Stack  wrote:...
   Author: Luke Lu, 2012-05-21, 17:38
Re: test failure after upgrading to hadoop 1.0.3 Was: ClassNotFoundException: org.apache.commons.io.FileUtils - HBase - [mail # dev]
...You're right, Ted. This is caused by HADOOP-6963 forgetting to update the hadoop pom. Please file a bug.  Thanks.  __Luke  On Thu, May 17, 2012 at 9:53 PM, Ted Yu  wrote:...
   Author: Luke Lu, 2012-05-20, 01:02
Re: 0.92.2? - HBase - [mail # dev]
...Looks like the workload A issue was due to an incorrect recordcount specified for 0.92 runs, as I asked for more details. AFAICT, 0.92 is significantly faster than 0.90 on a 3 (hbase/hdfs) +...
   Author: Luke Lu, 2012-05-14, 23:55
Re: 0.92.2? - HBase - [mail # dev]
...Any update on the slowness of 0.92 especially for YCSB workload A (50/50 read/write, which shows about 40% regression. A 15/85 read/write work load shows 60% regression)? 0.92 seem fine for ...
   Author: Luke Lu, 2012-05-10, 17:39
Re: Your Project Management Committee met yesterday - HBase - [mail # dev]
...Thanks for the transparency, lads. Good stuff!  On Thu, Mar 29, 2012 at 11:02 AM, Stack  wrote:...
   Author: Luke Lu, 2012-03-31, 01:09
Re: Hbase performance with HDFS - HBase - [mail # user]
...On Mon, Jul 11, 2011 at 12:37 PM, Joey Echeverria  wrote:  Group commit is a standard storage technique to trade a little latency for throughput. Yes, it can return sync responses ...
   Author: Luke Lu, 2011-07-11, 20:33
Sort:
project
Hadoop (63)
MapReduce (58)
HBase (9)
HDFS (4)
type
mail # dev (6)
mail # user (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (3)
last 9 months (9)
author
Stack (3754)
Ted Yu (2471)
Jean-Daniel Cryans (2272)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Luke Lu