Documentation and default config suggest incorrect location for Zookeeper state
-------------------------------------------------------------------------------

                 Key: ZOOKEEPER-1068
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1068
             Project: ZooKeeper
          Issue Type: Bug
          Components: documentation
            Reporter: Roman Shaposhnik
            Priority: Minor


Documentation and default config suggest /var/zookeeper as a value for dataDir. 
This practice is, strictly speaking, incompatible with UNIX/Linux filesystem 
layout standards (e.g. http://www.s-gms.ms.edus.si/cgi-bin/man-cgi?filesystem+5 
, http://tldp.org/LDP/Linux-Filesystem-Hierarchy/html/index.html  ). 

Even though Zookeeper use is not limited to UNIX-like OSes I'd recommend that 
we change references to /var/zookeeper to /var/lib/zookeeper

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to