Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 9 from 9 (0.454s).
Loading phrases to help you
refine your search...
Re: HBase - prioritizing writes over reads? - HBase - [mail # user]
...Thanks for the help.    View this message in context: http://apache-hbase.679495.n3.nabble.com/HBase-prioritizing-writes-over-reads-tp4042838p4043876.html Sent from the HBase User ...
   Author: kzurek, 2013-05-08, 06:58
Re: HBase - Performance issue - HBase - [mail # user]
...I've following settings:  hbase.master.handler.count = 25 (default value in CDH4.2)  hbase.regionserver.handler.count = 20 (default 10)     View this message in context: ...
   Author: kzurek, 2013-04-24, 10:34
HBase - prioritizing writes over reads? - HBase - [mail # user]
...Is it possible to prioritize writes over reads in HBase? I'm facing some I/O read related issues that influence my write clients and cluster in general (constantly growing store files on som...
   Author: kzurek, 2013-04-24, 10:25
HBase - Performance issue - HBase - [mail # user]
...The problem is that when I'm putting my data (multithreaded client, ~30MB/s traffic outgoing) into the cluster the load is equally spread over all RegionServer with 3.5% average CPU wait tim...
   Author: kzurek, 2013-04-24, 10:12
Re: MemStoreFlusher: region has too many store files (client timeout) - HBase - [mail # user]
...Thanks, but I've already read that article and I was trying to set up settings accordingly. But any type of help could be useful. Here are logs (compressed with tar gzip):  hbase_logs.t...
   Author: kzurek, 2013-02-05, 14:52
Re: MemStoreFlusher: region has too many store files (client timeout) - HBase - [mail # user]
...Thanks for the reply, although I should clear some misunderstandings. In general, I do know general behavior and difference between minor and major compaction, as well as when minor compacti...
   Author: kzurek, 2013-02-05, 08:39
MemStoreFlusher: region has too many store files (client timeout) - HBase - [mail # user]
...I'm facing some issues regarding to major compaction. I've disabled major compaction and it is not triggered manually, but when I'm loading data to selected region, I saw that major compacti...
   Author: kzurek, 2013-02-04, 12:45
Re: HBase 0.92.1 - triggering major compaction - HBase - [mail # user]
...Thanks for your reply. Below I've put some answers. Although, I'm now facing other issues regarding to major and minor compaction. I've disabled major compaction and it is not triggered manu...
   Author: kzurek, 2013-02-04, 12:02
HBase 0.92.1 - triggering major compaction - HBase - [mail # user]
...Hi,    I'm having following issues with triggering manually major compaction on selected regions via HBaseAdmin:  1. When I'm triggering major compaction on first region, whic...
   Author: kzurek, 2013-01-30, 15:55
Sort:
project
HBase (9)
type
mail # user (9)
date
last 7 days (0)
last 30 days (4)
last 90 days (4)
last 6 months (9)
last 9 months (9)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (980)
Ryan Rawson (862)
Jean-Marc Spaggiari (676)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
kzurek