Make it obvious in the documentation that ZooKeeper needs permanent storage
---------------------------------------------------------------------------
Key: HBASE-2683
URL: https://issues.apache.org/jira/browse/HBASE-2683
Project: HBase
Issue Type: Bug
Reporter: Jean-Daniel Cryans
Fix For: 0.20.6, 0.21.0
If our users let HBase manage ZK, they probably won't bother combing through
hbase-default.xml to figure that they need to set
hbase.zookeeper.property.dataDir to something else than /tmp. It probably
happened to deinspanjer in prod today and that's a show stopper.
The fix would be, at least, to improve the Getting Started documentation to
include that configuration in the "Fully-Distributed Operation" section.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.