Re: WrongRegionException

2018-01-31 Thread Anoop John
change the RKs of that? >>> > Or you want to insert those as well as some new cells with a changed >>> > RK? >>> > >>> > -Anoop- >>> > >>> > On Mon, Jan 29, 2018 at 3:49 PM, Yang Zhang <zhang.yang...@gmail.com> >>

Re: WrongRegionException

2018-01-31 Thread Anoop John
gt;> > wrote: >> > > Hello Everyone >> > > >> > > I am using coprocesser to prevent the normal put and replace it >> > > with another rowkey, The method is HRegion.put(). It works fine, but >> when >> >

Re: WrongRegionException

2018-01-29 Thread Ted Yu
I am using coprocesser to prevent the normal put and replace it > > > with another rowkey, The method is HRegion.put(). It works fine, but > when > > > the region splited, There will be an WrongRegionException. > > > > > > 2018-01-28 09:32:51,528 WARN >

Re: WrongRegionException

2018-01-29 Thread Yang Zhang
s HRegion.put(). It works fine, but when > > the region splited, There will be an WrongRegionException. > > > > 2018-01-28 09:32:51,528 WARN > > [B.DefaultRpcServer.handler=21,queue=3,port=60020] regionserver.HRegion: > > Failed getting lock in batch put, > > row=\xF0\x00\x00\x00\x00\x00

Re: WrongRegionException

2018-01-29 Thread Anoop John
gt; Hello Everyone > > I am using coprocesser to prevent the normal put and replace it > with another rowkey, The method is HRegion.put(). It works fine, but when > the region splited, There will be an WrongRegionException. > > 2018-01-28 09:32:51,528 WARN > [B.Defau

WrongRegionException

2018-01-29 Thread Yang Zhang
Hello Everyone I am using coprocesser to prevent the normal put and replace it with another rowkey, The method is HRegion.put(). It works fine, but when the region splited, There will be an WrongRegionException. 2018-01-28 09:32:51,528 WARN [B.DefaultRpcServer.handler=21,queue=3,port

Re: Dead loop for batch put when get WrongRegionException

2015-07-23 Thread Louis Hust
: Re: Dead loop for batch put when get WrongRegionException To: user@hbase.apache.org user@hbase.apache.org Any chance that this would be your problem? https://issues.apache.org/jira/browse/HBASE-13896 On Thu, Jul 23, 2015 at 11:17 AM Louis Hust louis.h...@gmail.com wrote: Hi ,all We

Re: Dead loop for batch put when get WrongRegionException

2015-07-23 Thread Louis Hust
) at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:114) /log And the WARN message is logged no-stop. I think the batch put dived into the dead loop. And i look up into the source code, and find the batch put will never stop if got WrongRegionException for some row. Any body know how to avoid

Re: Dead loop for batch put when get WrongRegionException

2015-07-23 Thread Victor Xu
lock, 2015-07-23 11:23 GMT+08:00 Victor Xu victor.uni...@gmail.com: FYI -- Forwarded message - From: Victor Xu victor.uni...@gmail.com Date: Thu, Jul 23, 2015 at 11:22 AM Subject: Re: Dead loop for batch put when get WrongRegionException To: user@hbase.apache.org user

Dead loop for batch put when get WrongRegionException

2015-07-22 Thread Louis Hust
if got WrongRegionException for some row. Any body know how to avoid this situation? Any idea will be appreciated!

Re: Dead loop for batch put when get WrongRegionException

2015-07-22 Thread Victor Xu
) at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:114) /log And the WARN message is logged no-stop. I think the batch put dived into the dead loop. And i look up into the source code, and find the batch put will never stop if got WrongRegionException for some row. Any body know how to avoid this situation

Puts failing with WrongRegionException

2014-10-03 Thread Thomas Kwan
Hi there, Wonder if anyone has seen error like this 2014-10-03 16:03:45,203 WARN [RpcServer.handler=7,port=60020] regionserver.HRegion: Failed getting lock in batch put, row=65317d52abfedc8b94a19f6fbffe187c org.apache.hadoop.hbase.regionserver.WrongRegionException: Requested row out of range

WrongRegionException: Requested row out of range for calculated split on HRegion = How is this possible?

2013-08-24 Thread Jean-Marc Spaggiari
(I have added line feeds to make it easier to read) org.apache.hadoop.hbase.regionserver.WrongRegionException: Requested row out of range for calculated split on HRegion work_proposed,\xF5\x9A\xEA\x00\x00\x00\x00

Re: WrongRegionException: Requested row out of range for calculated split on HRegion = How is this possible?

2013-08-24 Thread Jean-Marc Spaggiari
By looking at the HFile content, I can see that the information display on the WebUI is not correct. The last key printed by HFilePrettyPrinter is K: \xFF\xFF\xFF\xFE\x00\x00\x00\x00 The region after this one is listed by the same application to have:

Re: Java client throws WrongRegionException but same key accessible via hbase shell

2011-09-27 Thread Jean-Daniel Cryans
Yes, please send the info I asked. About the hbck errors you had, this is usually fixed with -fix: Region AkStats,277808094:1314921600:daily:Volume,1317052667861.1ecc871503cd827934c3a9077b44e52b. not deployed on any region server. This is probably a region that wasn't cleaned up so it's not

RE: WrongRegionException and inconsistent table found

2011-07-14 Thread Robert Gonzalez
[mailto:m9s...@gmail.com] Sent: Tuesday, July 05, 2011 6:21 PM To: Xu-Feng Mao Cc: user@hbase.apache.org; hbase-u...@hadoop.apache.org Subject: Re: WrongRegionException and inconsistent table found I forgot the version, we are using cdh3u0. Mao Xu-Feng 在 2011-7-6,0:59,Xu-Feng Mao m9s...@gmail.com 写

Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Xu-Feng Mao
a inconsistent scenario, how can I recover this problem? Thanks and regards, Mao Xu-Feng -- Forwarded message -- From: Xu-Feng Mao m9s...@gmail.com Date: Wed, Jul 6, 2011 at 7:20 AM Subject: Re: WrongRegionException and inconsistent table found To: Xu-Feng Mao m9s...@gmail.com Cc: user

Re: Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Ted Yu
and regards, Mao Xu-Feng -- Forwarded message -- From: Xu-Feng Mao m9s...@gmail.com Date: Wed, Jul 6, 2011 at 7:20 AM Subject: Re: WrongRegionException and inconsistent table found To: Xu-Feng Mao m9s...@gmail.com Cc: user@hbase.apache.org user@hbase.apache.org, hbase-u

Re: Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Xu-Feng Mao
: WrongRegionException and inconsistent table found To: Xu-Feng Mao m9s...@gmail.comm9s...@gmail.com Cc: user@hbase.apache.orguser@hbase.apache.org user@hbase.apache.org user@hbase.apache.org, hbase-u...@hadoop.apache.org hbase-u...@hadoop.apache.org hbase-u...@hadoop.apache.org hbase-u

Re: Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Ted Yu
-- Forwarded message -- From: Xu-Feng Mao m9s...@gmail.comm9s...@gmail.com Date: Wed, Jul 6, 2011 at 7:20 AM Subject: Re: WrongRegionException and inconsistent table found To: Xu-Feng Mao m9s...@gmail.comm9s...@gmail.com Cc: user@hbase.apache.orguser@hbase.apache.org user

Re: Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Stack
On Wed, Jul 6, 2011 at 5:37 AM, Xu-Feng Mao m9s...@gmail.com wrote: I looks like we've lost a region, include the directory on hdfs and its meta record as well. We need some more time to dig into the log sea, to figure out the root cause. You think it was

Re: Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Stack
On Wed, Jul 6, 2011 at 5:37 AM, Xu-Feng Mao m9s...@gmail.com wrote: Can anyone give a detailed example, step by step instruction would be greatly appreciated. My understand is we should 1.Since we already has the lost region, we now have start and end keys. 2.generate the row represents the

Re: Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Xu-Feng Mao
Thanks Stack and Ted, Yes, it looks like just the case of HBASE-3872. Regarding *'is multiply assigned to region servers'* I found these messages after running add_table.rb, and assign them. Maybe before executes add_table.rb, we should disable the table? Or use 'unassign'. Regarding *the

Re: Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Stack
On Wed, Jul 6, 2011 at 7:28 PM, Xu-Feng Mao m9s...@gmail.com wrote: Regarding 'is multiply assigned to region servers' I found these messages after running add_table.rb, and assign them. Maybe before executes add_table.rb, we should disable the table? Or use 'unassign'. Yes. If some already

Re: Possible solution to 'WrongRegionException and inconsistent table found'

2011-07-06 Thread Xu-Feng Mao
Thanks Stack, I embed my reply in italic. On Thu, Jul 7, 2011 at 12:19 PM, Stack st...@duboce.net wrote: On Wed, Jul 6, 2011 at 7:28 PM, Xu-Feng Mao m9s...@gmail.com wrote: Regarding 'is multiply assigned to region servers' I found these messages after running add_table.rb, and assign them.

WrongRegionException and inconsistent table found

2011-07-05 Thread Xu-Feng Mao
Hi, We're running a hbase cluster including 37 regionservers. Today, we found losts of WrongRegionException when putting object into it. hbase hbck -details reports that Chain of regions in table STable is broken; edges does not contain ztxrGmCwn-6BE32s3cX1TNeHU_I= ERROR: Found

Re: WrongRegionException and inconsistent table found

2011-07-05 Thread Xu-Feng Mao
We also check the master log, nothing interesting found. On Wed, Jul 6, 2011 at 12:58 AM, Xu-Feng Mao m9s...@gmail.com wrote: Hi, We're running a hbase cluster including 37 regionservers. Today, we found losts of WrongRegionException when putting object into it. hbase hbck -details

Re: WrongRegionException and inconsistent table found

2011-07-05 Thread Xu-Feng Mao
. Today, we found losts of WrongRegionException when putting object into it. hbase hbck -details reports that Chain of regions in table STable is broken; edges does not contain ztxrGmCwn-6BE32s3cX1TNeHU_I= ERROR: Found inconsistency in table STable echo scan '.META.'| hbase