bin/hbase migrate upgrade fails when redo logs exists
-----------------------------------------------------

                 Key: HBASE-743
                 URL: https://issues.apache.org/jira/browse/HBASE-743
             Project: Hadoop HBase
          Issue Type: Bug
    Affects Versions: 0.2.0
            Reporter: Sebastien Rainville
            Priority: Minor


I migrated several hbase-0.1.3 instances to hbase trunk and even if I stop 
hbase-0.1.3 cleanup it leaves redo logs on hdfs. The problems is that when 
migrating the data with hbase-trunk it fails because it finds these redo-logs 
and quit with a error message saying that we should reinstall the old hbase and 
shut it down cleanly and that in theory it erases the redo logs. The work 
around has been to delete the redo logs manually... which is bad.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to