Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 16 (0.105s).
Loading phrases to help you
refine your search...
Re: Finishing writing output logs and closing down - HBase - [mail # user]
...Hi JM,  sorry for that,hbase version:0.90.6-cdh3u5 Finally got the root cause: 2013-01-08 21:39:27,837 WARN org.apache.hadoop.hdfs.DFSClient: Failed recovery attempt #0 from primary dat...
   Author: jing wang, 2013-01-08, 14:48
Finishing writing output logs and closing down - HBase - [mail # user]
...Hi there,     It always show 'Finishing writing output logs and closing down.'What's wrong with our cluster?   hadoop version:0.20.2-cdh3u5 hbase version:0.20.2-cdh3u5  T...
   Author: jing wang, 2013-01-08, 12:37
Re: Re: always assinging root - HBase - [mail # user]
...Hi Jimmy,      Thanks for you reply. We solved the problem by bin/stop-hbase.sh and bin/start-hbase.sh. It was a long time.     But we still didn't get the root caus...
   Author: jing wang, 2012-12-10, 09:29
Re: always assinging root - HBase - [mail # user]
...thanks for your reply. here is the link for the full log since starting master: http://pastebin.com/EjRvbk0g ps:svr36 is master, others are regionserver  Thanks Jing Wang   2012/12...
   Author: jing wang, 2012-12-07, 03:49
always assinging root - HBase - [mail # user]
...Hi there,     Something is wrong with our hbase cluster. In mater:60010 web ui, it shows bellow after we restart the mater, using bin/hbase-daemon.sh start master.    Wha...
   Author: jing wang, 2012-12-07, 03:29
Re: HBase client slows down - HBase - [mail # user]
...No methods for HTablePool to set 'auto flush'. You can create a class to implement HTableInterfaceFactory. In method 'createHTableInterface'  table can be set auto flush.  2012/10/...
   Author: jing wang, 2012-10-10, 09:12
Re: reduce influence of auto-splitting region - HBase - [mail # user]
...Hi Ram,    How to drive the data to the specific hourly region? Use the code like http://hbase.apache.org/book/perf.writing.html?   Thanks, Jing Wang  2012/9/5 Ramkrishna...
   Author: jing wang, 2012-09-05, 14:30
Re: reduce influence of auto-splitting region - HBase - [mail # user]
...Hi Ram,  Thanks for your advice. We did consider what you said. As Hbase is used as a realtime storage,just like mysql/oracle. When splitted, hbase may lead gc to 'stop the world' or so...
   Author: jing wang, 2012-09-05, 13:11
Re: reduce influence of auto-splitting region - HBase - [mail # user]
...Hi JM,    Thanks for your reply.   More questions:what does 'the way' you said mean? The rowkey ranges, just like hbase book said? http://hbase.apache.org/book/perf.writing.ht...
   Author: jing wang, 2012-09-05, 12:57
reduce influence of auto-splitting region - HBase - [mail # user]
...Hi there,    Using Hbase as a realtime storage(7*24h), how to reduce the influence of region auto-splitting?   Any advice will be appreciated!   Thanks, Jing...
   Author: jing wang, 2012-09-05, 10:17
Sort:
project
HBase (16)
MapReduce (3)
type
mail # user (16)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (5)
last 9 months (16)
author
Stack (3759)
Ted Yu (2476)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (420)
Gary Helmling (290)
jing wang