Member since
05-21-2017
3
Posts
0
Kudos Received
0
Solutions
05-25-2017
07:25 AM
Thanks, I forgot disable SELinux.
... View more
05-22-2017
12:34 AM
I create /var/lib/zookeeper/version-2 manually but till I have the same problem.
... View more
05-21-2017
12:04 PM
I am installing the cloudera 5.11 in centos and I had an error with zookeeper. The error is the following: 2017-05-21 15:44:59,355 ERROR org.apache.zookeeper.server.ZooKeeperServerMain: Unable to access datadir, exiting abnormally org.apache.zookeeper.server.persistence.FileTxnSnapLog$DatadirException: Missing data directory /var/lib/zookeeper/version-2, automatic data directory creation is disabled (zookeeper.datadir.autocreate is false). Please create this directory manually. at org.apache.zookeeper.server.persistence.FileTxnSnapLog.<init>(FileTxnSnapLog.java:102) at org.apache.zookeeper.server.ZooKeeperServerMain.runFromConfig(ZooKeeperServerMain.java:109) at org.apache.zookeeper.server.ZooKeeperServerMain.initializeAndRun(ZooKeeperServerMain.java:91) at org.apache.zookeeper.server.ZooKeeperServerMain.main(ZooKeeperServerMain.java:53) at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:121) at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:79) The complete log is in the next pastebin link: https://pastebin.com/4JbiGFR2 anyone had the same problem? Thanks in advance!
... View more
Labels:
- Labels:
-
Apache Zookeeper