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/12/16 05:55:12 UTC

[GitHub] [incubator-dolphinscheduler] felix-thinkingdata edited a comment on issue #4239: zookeeper version [Question] Question title

felix-thinkingdata edited a comment on issue #4239:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4239#issuecomment-745782860


   > Yes I know ,but i want to know ZooKeeper version 3.4.10 ,can you tell me ?thanks
   
   
   
   I don't think there will be any problem。You can test it with the ZooKeeper Docker environment
   docker pull zookeeper:3.4.10
   docker run --privileged=true -d --name zookeeper --publish 2181:2181  -d zookeeper:3.4.10


----------------------------------------------------------------
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