zookeeper self-test failed, as follow log as follow:
Can you tell me the possible problem??
I solved this problem,You need to add a whitelist after zoo.cfg: 4lw.commands.whitelist=*
4lw.commands.whitelist=*
Most helpful comment
I solved this problem,You need to add a whitelist after zoo.cfg:
4lw.commands.whitelist=*