Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 126 (0.063s).
Loading phrases to help you
refine your search...
setAutoFlush in HTableDescriptor - HBase - [mail # user]
...I am using 92.1 HTableDescriptor and I don't see setAutoFlush method. I am using HTablePool...
   Author: Mohit Anchlia, 2012-10-09, 22:51
Re: HBase client slows down - HBase - [mail # user]
...It looks as if RS is able to take the load but at some point memory buffer on the server is full and it slows everything down.  Some interseting points I am seeing is memstore size of 5...
   Author: Mohit Anchlia, 2012-10-09, 19:59
Re: HBase client slows down - HBase - [mail # user]
...There are 2 CF on 2 separate region server. And yes, I have not pre-split the regions as I was told that we should let HBase handle that automatically.  Is there a way to set autoflush ...
   Author: Mohit Anchlia, 2012-10-09, 18:03
Re: HBase client slows down - HBase - [mail # user]
...I am using HTableInterface as a pool but I don't see any setautoflush method. I am using 0.92.1 jar.  Also, how can I see if RS is getting overloaded? I looked at the UI and I don't see...
   Author: Mohit Anchlia, 2012-10-09, 17:44
HBase client slows down - HBase - [mail # user]
...I just have 5 stress client threads writing timeseries data. What I see is after few mts HBaseClient slows down and starts to take 4 secs. Once I kill the client and restart it stays at sust...
   Author: Mohit Anchlia, 2012-10-09, 17:27
HBase client - HBase - [mail # user]
...There is a suggestion on this URL http://hbase.apache.org/book/perf.writing.html#perf.hbase.client.autoflush to set autoFlush to false. I have 2 questions:  1. By setting auto flush to ...
   Author: Mohit Anchlia, 2012-10-09, 04:39
Re: HBase tunning - HBase - [mail # user]
...I have a timeseries data and each row has upto 1000 cols. I just started with defaults and I have not tuned any parameters on client or server. My reads are reading all the cols in a row. Bu...
   Author: Mohit Anchlia, 2012-10-06, 02:16
HBase tunning - HBase - [mail # user]
...Do most people start out with default values and then tune HBase? Or are there some important configuration parameter that should always be changed on client and the server?...
   Author: Mohit Anchlia, 2012-10-06, 00:47
Re: No of rows - HBase - [mail # user]
...On Wed, Sep 12, 2012 at 4:48 PM, lars hofhansl  wrote:  Thanks! If caching is set > 1 then is there a way to limit no of rows that's fetched from the server?  ...
   Author: Mohit Anchlia, 2012-09-12, 23:51
Re: No of rows - HBase - [mail # user]
...But when resultscanner executes wouldn't it already query the servers for all the rows matching the startkey? I am tyring to avoid reading all the blocks from the file system that matches th...
   Author: Mohit Anchlia, 2012-09-12, 23:29
Sort:
project
Hadoop (148)
HBase (126)
Pig (125)
Flume (56)
MapReduce (34)
HDFS (11)
Hive (10)
Accumulo (1)
type
mail # user (126)
date
last 7 days (0)
last 30 days (1)
last 90 days (9)
last 6 months (25)
last 9 months (126)
author
Stack (3791)
Ted Yu (2548)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1003)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Mohit Anchlia