Dolphinscheduler: Zookeeper self-test failed, but it works fine

Created on 14 Oct 2020  ·  1Comment  ·  Source: apache/dolphinscheduler

zookeeper self-test failed, as follow
10
log as follow:
11

Can you tell me the possible problem??

FAQ question

Most helpful comment

I solved this problem,You need to add a whitelist after zoo.cfg:
4lw.commands.whitelist=*

>All comments

I solved this problem,You need to add a whitelist after zoo.cfg:
4lw.commands.whitelist=*

Was this page helpful?
0 / 5 - 0 ratings