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/06/20 13:38:15 UTC

[GitHub] [incubator-dolphinscheduler] dailidong edited a comment on issue #2601: [question] Master_server and worker_server stop abnormally

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:
users@infra.apache.org