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 2022/01/09 10:09:40 UTC

[GitHub] [dolphinscheduler] ruanwenjun commented on issue #7904: [Bug] [MasterServer] Master cannot start TypeMismatchException masterConfig failoverInterval type mismatch

ruanwenjun commented on issue #7904:
URL: https://github.com/apache/dolphinscheduler/issues/7904#issuecomment-1008267807


   @imom0 This is caused by miss config, could you please modify the `values.yaml` and add below config:
   ```
   MASTER_FAILOVER_INTERVAL: 10
   ``` 
   And try again.


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

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

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