Check that hbase-default.xml is loaded from within jar
------------------------------------------------------
Key: HBASE-3470
URL: https://issues.apache.org/jira/browse/HBASE-3470
Project: HBase
Issue Type: Improvement
Affects Versions: 0.90.1
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Fix For: 0.90.1
Running hbase with an old version of hbase-default.xml on the classpath (as
might happen when upgrading from 0.20 where it wasn't in the jar) can cause
lots of strange problems. We should add a check at startup time that ensures
that the hbase-default.xml file is coming out of the jar rather than somewhere
on the classpath.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.