Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Can someone let me know how to skipACLS in zookeeper configs using ambari?

avatar
New Member
 
1 ACCEPTED SOLUTION

avatar

In the zookeeper-env.sh, add Dzookeeper.skipACL=yes

export SERVER_JVMFLAGS="$SERVER_JVMFLAGS -Dzookeeper.skipACL=yes"

View solution in original post

1 REPLY 1

avatar

In the zookeeper-env.sh, add Dzookeeper.skipACL=yes

export SERVER_JVMFLAGS="$SERVER_JVMFLAGS -Dzookeeper.skipACL=yes"