dailidong edited a comment on issue #2601:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/2601#issuecomment-646995657


   > it looks like master/worker can't connect to zk.
   > 
![image](https://user-images.githubusercontent.com/18378986/81293969-c3101680-90a0-11ea-87e5-ac9f0dd53f5e.png)
   
   session timeout is too short, only 0.3 seconds.
   change the config item in zookeeper.properties:
   
   zookeeper.session.timeout=60000
   zookeeper.connection.timeout=30000


----------------------------------------------------------------
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:
[email protected]


Reply via email to