Hi Nickolai,

Thanks for the logs.

Could you try the following, please? 

  $ HBASE_ROOT_LOGGER=DEBUG,console hbase shell 2>&1 | tee client.log
  hbase(main):001:0> scan 'page-repository', ['notthere:']
    
and then compress and send the resulting file 'client.log'? 

Thanks!

Then, please try:

  $ hbase shell
  hbase(main):001:0> disable 'page-repository'
  hbase(main):002:0> enable 'page-repository'

and let me know if this resolves the problem for you.

Hope this helps,

   - Andy


--- On Tue, 8/5/08, Nickolai Toupikov <[EMAIL PROTECTED]> wrote:

> From: Nickolai Toupikov <[EMAIL PROTECTED]>
> Subject: Re: Issue with NotServingRegionException
> To: [email protected]
> Date: Tuesday, August 5, 2008, 8:09 AM
> Hi Andrew,
> I did as you said, restarted  the server and then asked it
> to get record 'http://sws.geonames.org/1326410/' from table
> 'page-repository'.The reply in the shell was similiar to the
> one i mentioned in the first email.
> I attach the logs for the operation.
> I will compile the unexpected shutdown logs and send them
> ASAP.
> 
> Thanks alot for your help,
> Nickolai



      

Reply via email to