Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 22 (0.127s).
Loading phrases to help you
refine your search...
Re: Can't disable a table because of a region time out - HBase - [mail # user]
...For people who don't want to restart the whole cluster, I have solved the problem by restarting master alone and manually cleaning the table's ZK state.  Thanks Jia for the suggestion o...
   Author: Yi Liang, 2011-08-06, 06:03
Re: Can't disable a table because of a region time out - HBase - [mail # user]
...Looks like the issue of HBASE-4064.  Hope it will be fixed ASAP. But for now, how can I fix the issue?  Due to the region in transition forever, the hbase balancer doesn't work any...
   Author: Yi Liang, 2011-08-05, 09:35
Re: Can't disable a table because of a region time out - HBase - [mail # user]
...HI J-D,  I have tried to force unassign it with shell command 'unassign HistoryNoticeInc,,1311223940614.aaa8d345f5b7b6a69b786fe6d14ed9fa.', true', but it didn't help.  The error me...
   Author: Yi Liang, 2011-08-04, 02:07
Can't disable a table because of a region time out - HBase - [mail # user]
...We're running hbase 0.90.3. For some unknown reason, we now can't disable one table because its first region can't be unassigned.  The log message looks like following and it repeats en...
   Author: Yi Liang, 2011-08-01, 07:33
Re: How to delete a region? - HBase - [mail # user]
...Thanks J-D!  I have fixed the problem by manually deleting the .META. row as you suggested.  'hbck -fix' didn't help as I have tried.  The problem is caused by running 'loadta...
   Author: Yi Liang, 2011-07-25, 06:27
How to delete a region? - HBase - [mail # user]
...Hi all,  Is there a way to delete one region from table?  We now have two regions with the same startkey in our table, one of them is wrong(it is empty), how can I delete it safely...
   Author: Yi Liang, 2011-07-22, 09:25
Re: Not running balancer because processing dead regionserver(s) - HBase - [mail # user]
...Thanks you Stack!  On Wed, Feb 23, 2011 at 6:25 AM, Stack  wrote:  ...
   Author: Yi Liang, 2011-02-25, 08:01
Re: Not running balancer because processing dead regionserver(s) - HBase - [mail # user]
...Yes, the server zcl crashed at that time.  But after I restarted it later, it's still in the dead server list.  2011-02-18 10:39:26,895 INFO org.apache.hadoop.hbase.master.ServerMa...
   Author: Yi Liang, 2011-02-22, 06:04
Re: Not running balancer because processing dead regionserver(s) - HBase - [mail # user]
...The related log is at: http://pastebin.com/0a1CjDUD  It's ok now after restarting hbase, but still curious why it happend.  Thanks, Yi On Sat, Feb 19, 2011 at 3:58 AM, Jean-Daniel ...
   Author: Yi Liang, 2011-02-21, 06:09
Not running balancer because processing dead regionserver(s) - HBase - [mail # user]
...Hi all,  We have a hbase cluster with 10 region servers running HBase 0.90.0 + CDH3. We're now importing big data into HBase.  During the process, 2 servers crashed, but after rest...
   Author: Yi Liang, 2011-02-18, 08:39
Sort:
project
HBase (22)
HDFS (3)
type
mail # user (22)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (22)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
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)
Yi Liang