Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Not able to start zookeeper while installing CDH 5.8.2 with CM

avatar
Explorer

While i was going through the CDH 5.8.2 installation i did get an issue with zookeeper. CM could not start it, i am getting a long message with the following error: 

Unable to access datadir, exiting abnormally

Any clue?

 

Thanks,
Abdoul 

1 ACCEPTED SOLUTION

avatar
Explorer

The issue was because the folder /var/lib/zookeeper was not owned by the user zookeeper. Once i change the owner of the folder to zookeeper it worked fine.

View solution in original post

1 REPLY 1

avatar
Explorer

The issue was because the folder /var/lib/zookeeper was not owned by the user zookeeper. Once i change the owner of the folder to zookeeper it worked fine.