You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Peeyush Bishnoi <pe...@yahoo-inc.com> on 2008/02/27 11:46:36 UTC

Hbase Migration Error

Hello All ,

Got following error while upgraded the Hbase from hadoop 0.15.3 to
hadoop 0.16.0 . But the Hbase is working fine through shell as i can
create the table. But my previous data in Hbase can't able to recover
due migration failure : 

[peeyushb@hbase2
hbase]$ /home/peeyushb/hadoop/src/contrib/hbase/bin/hbase migrate
upgrade
08/02/27 16:15:26 INFO util.Migrate: Verifying that file system is
available...
08/02/27 16:15:26 INFO util.Migrate: Verifying that HBase is not
running...
08/02/27 16:15:26 INFO ipc.Client: Retrying connect to
server: /10.66.80.79:60000. Already tried 1 time(s).
08/02/27 16:15:27 INFO ipc.Client: Retrying connect to
server: /10.66.80.79:60000. Already tried 2 time(s).

Please tell me why it is so and how can i recover my data in Hbase
tables...

---
Peeyush



RE: Hbase Migration Error

Posted by Jim Kellerman <ji...@powerset.com>.
Those errors are due to the Migration tool trying to connect
to the master (and, if your HBase cluster is not running,
which is correct) it will retry for about a minute or so before
deciding that the master is not available and the migration
can proceed. By default it will retry 5 times at 10 second
intervals.

---
Jim Kellerman, Senior Engineer; Powerset


> -----Original Message-----
> From: Peeyush Bishnoi [mailto:peeyushb@yahoo-inc.com]
> Sent: Wednesday, February 27, 2008 2:47 AM
> To: hbase-user@hadoop.apache.org
> Subject: Hbase Migration Error
>
> Hello All ,
>
> Got following error while upgraded the Hbase from hadoop
> 0.15.3 to hadoop 0.16.0 . But the Hbase is working fine
> through shell as i can create the table. But my previous data
> in Hbase can't able to recover due migration failure :
>
> [peeyushb@hbase2
> hbase]$ /home/peeyushb/hadoop/src/contrib/hbase/bin/hbase
> migrate upgrade
> 08/02/27 16:15:26 INFO util.Migrate: Verifying that file
> system is available...
> 08/02/27 16:15:26 INFO util.Migrate: Verifying that HBase is
> not running...
> 08/02/27 16:15:26 INFO ipc.Client: Retrying connect to
> server: /10.66.80.79:60000. Already tried 1 time(s).
> 08/02/27 16:15:27 INFO ipc.Client: Retrying connect to
> server: /10.66.80.79:60000. Already tried 2 time(s).
>
> Please tell me why it is so and how can i recover my data in
> Hbase tables...
>
> ---
> Peeyush
>
>
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.516 / Virus Database: 269.21.1/1299 - Release
> Date: 2/26/2008 9:08 AM
>
>

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.21.1/1299 - Release Date: 2/26/2008 9:08 AM