Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 263 (0.089s).
Loading phrases to help you
refine your search...
Re: 0.90.3 - HBase - [mail # user]
...looks like our balancer is on:  hbase(main):001:0> balance_switch true true 0 row(s) in 0.3700 seconds  I simply kill PID for RS, and it stays on the list with regions assigned,...
   Author: Jack Levin, 2011-05-24, 22:50
0.90.3 - HBase - [mail # user]
...just put new hbase version on our test cluster. and been testing it... so far if I shutdown an RS, master does not reassign its regions, and we remain inconsistent forerver, likewise when ne...
   Author: Jack Levin, 2011-05-24, 22:33
Re: hbase master retries to RS/DN - HBase - [mail # user]
...I am pretty sure this is related to https://issues.apache.org/jira/browse/HBASE-3285, a datanode is dead, but master tries to create a pipeline to it, when splitting logs.  I will be up...
   Author: Jack Levin, 2011-05-21, 19:22
Re: hbase master retries to RS/DN - HBase - [mail # user]
...Thanks, now with setting that value to "2", we still get slow DN death master recovery of logs:  2011-05-19 23:34:55,109 WARN org.apache.hadoop.hdfs.DFSClient: Failed recovery attempt #...
   Author: Jack Levin, 2011-05-20, 06:36
Re: GC and High CPU - HBase - [mail # user]
...so far its going well, no more crazy GC, while load remains the same.   2011-05-18T11:01:53.149-0700: 52288.388: [CMS-concurrent-preclean: 5.764/216.720 secs] [Times: user=103.71 sys=15...
   Author: Jack Levin, 2011-05-19, 22:46
Re: Performance degrades on moving from desktop to blade environment - HBase - [mail # user]
...Himanish, it hard to say without trend graphs.  Setup ganglia and get fsreadlatancy, as well as thread count graphs to see what the issue might be.  -Jack  On Thu, May 19, 201...
   Author: Jack Levin, 2011-05-19, 18:50
hbase master retries to RS/DN - HBase - [mail # user]
...Hello, we have a situation when when RS/DN crashes hard, master is very slow to recover, we notice that it waits on these log lines: 2011-05-19 11:20:57,766 INFO org.apache.hadoop.ipc.Client...
   Author: Jack Levin, 2011-05-19, 18:46
Re: GC and High CPU - HBase - [mail # user]
...Well, our issue was that we take an 8 core box, doing 18MB ParNew GC, do it super fast (10x1sec), receive RPC calls to RS at the same time, pile them up due to CPU contention, do GC even fas...
   Author: Jack Levin, 2011-05-18, 00:09
Re: GC and High CPU - HBase - [mail # user]
...This is the way I read it. "Low processors" == "high CPU tasks, e.g. high load".   So, Incremental takes GC down a number of notches when it comes to competing with CPU for APP threads....
   Author: Jack Levin, 2011-05-17, 04:55
Re: GC and High CPU - HBase - [mail # user]
...I think in our case we have a deadlock of not cleaning garbage in large enough  chunks;  being stuck in high cpu is as good as being dead  Jack On May 16, 2011 4:41 PM, "Andre...
   Author: Jack Levin, 2011-05-17, 03:30
Sort:
project
HBase (263)
Hadoop (2)
type
mail # user (263)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (13)
last 9 months (263)
author
Stack (3754)
Ted Yu (2471)
Jean-Daniel Cryans (2271)
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)
Jack Levin