Skip to content

Commit f1857f0

Browse files
authored
Merge pull request #24 from david-bush-oxb/add4lwNoteToReadme
adds a note to readme to remind / ensure required 4lw whitelisting is done
2 parents 3bfb18a + f98f66a commit f1857f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.textile

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ h2. Summary
88

99
h3. Example
1010

11+
Prereq:
12+
13+
Ensure zoo.cg on all nodes whitelists the minimum "four letter words":https://zookeeper.apache.org/doc/r3.3.3/zookeeperAdmin.html#sc_zkCommands for zktop to work:
14+
15+
<pre>
16+
4lw.commands.whitelist=stat,srst
17+
</pre>
18+
1119
Running:
1220

1321
<pre>

0 commit comments

Comments
 (0)