If HBase directory exisits but version file is inexistent, still proceed with
bootstrapping
-------------------------------------------------------------------------------------------
Key: HBASE-1195
URL: https://issues.apache.org/jira/browse/HBASE-1195
Project: Hadoop HBase
Issue Type: Improvement
Components: master
Reporter: Jean-Daniel Cryans
Assignee: Jean-Daniel Cryans
Priority: Minor
Fix For: 0.20.0
On the dev list I suggested we change the way we manage the empty HBase
directory case. Stack answered:
{quote}
Yes. In fact, its probably safe-to-do now we've left far behind the
pre-history versions of hbase where there was no hbase.version file in the
hbase.rootdir. If absent, lets proceed and just write it rather than treat
it as a non-migrated instance
{quote}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.