You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/05/06 03:00:01 UTC

[GitHub] [incubator-dolphinscheduler] dailidong commented on issue #2547: Zookeeper management interface in monitoring center displays abnormal

dailidong commented on issue #2547:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2547#issuecomment-624417118


   > hello ,maybe is zk FourLetterWord problem,
   > you can try try command as follow
   > 
   > echo ruok|nc localhost 2181
   > if has the words, maybe you modify zoo.cfg
   > 
   > `ruok is not executed because it is not in the whitelist.`
   > 
   > add config in zoo.cfg
   > `4lw.commands.whitelist=*`
   > 
   > restart zk
   > 
   > tips : if has not nc,you can yum install nc
   
   very good job, this solve the problem 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org