[
https://issues.apache.org/jira/browse/HBASE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615437#action_12615437
]
Sebastien Rainville commented on HBASE-743:
-------------------------------------------
It's good enough.
> 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
> Assignee: Izaak Rubin
> 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.