Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 151 (4.419s).
Loading phrases to help you
refine your search...
Re: 答复: GC pause issues - HBase - [mail # user]
...My total heap size is 12G and my young gen is 1G. I am getting 200ms pauses every few seconds - the machine has 4 cores (its m1.xlarge on ec2), if I set the young gen low. The one thing I no...
   Author: Varun Sharma, 2013-01-25, 17:55
Re: 答复: GC pause issues - HBase - [mail # user]
...I do have significant block cache churn and this issue is typical correlated with a huge increase in read latencies - could that be the reason for this - mslab should be taking care of the m...
   Author: Varun Sharma, 2013-01-25, 05:02
Re: 答复: GC pause issues - HBase - [mail # user]
...I am curious how reducing the memstore size would help - I have 6 regions and 3G total for memstore - so I would like max out on that by having a bigger flush size per region. Are you asking...
   Author: Varun Sharma, 2013-01-25, 02:30
GC pause issues - HBase - [mail # user]
...Hi,  I have a region server which has the following logs. As you can see from the log, ParNew is sufficiently big (450M) and there are heavy writes going in. I am seeing 200ms pauses wh...
   Author: Varun Sharma, 2013-01-24, 17:40
Region server crash while syncing HLog - HBase - [mail # user]
...Hi,  I had 2 region servers crash with this (running hbase-0.94.3 with hadoop-2.0.0). There is also stuff saying that Memstore was rolled back. Is this some kind of data loss happening ...
   Author: Varun Sharma, 2013-01-23, 17:57
About HBase Region Flushes - HBase - [mail # user]
...Hi,  I have a question about hbase region flushes. Are reads and writes blocked while the memstore is being flushed ?  Thanks !...
   Author: Varun Sharma, 2013-01-23, 00:13
Re: Storing images in Hbase - HBase - [mail # user]
...On Mon, Jan 21, 2013 at 5:10 PM, Varun Sharma  wrote:  ...
   Author: Varun Sharma, 2013-01-22, 01:12
Re: Storing images in Hbase - HBase - [mail # user]
...Thanks for the useful information. I wonder why you use only 5G heap when you have an 8G machine ? Is there a reason to not use all of it (the DataNode typically takes a 1G of RAM)  On ...
   Author: Varun Sharma, 2013-01-22, 01:10
Re: Hbase heap size - HBase - [mail # user]
...I meant controlling compaction activity by emitting fewer hfiles but of larger size.  On Fri, Jan 18, 2013 at 12:28 PM, Adrien Mogenet wrote:  ...
   Author: Varun Sharma, 2013-01-18, 20:43
Re: Hbase heap size - HBase - [mail # user]
...Thanks, Lars !  In my case, the amount of data on disk is a lot lower so I can do with fewer regions. Neverthless, even if i set the flush cache too large - the memstore lowerLimit and ...
   Author: Varun Sharma, 2013-01-18, 17:50
Sort:
project
HBase (151)
HDFS (5)
Hadoop (1)
type
mail # user (118)
mail # dev (22)
issue (11)
date
last 7 days (17)
last 30 days (39)
last 90 days (72)
last 6 months (134)
last 9 months (151)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (976)
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 (411)
Gary Helmling (290)
Varun Sharma