SbloodyS commented on issue #10029: URL: https://github.com/apache/dolphinscheduler/issues/10029#issuecomment-1159451080
https://github.com/apache/dolphinscheduler/blob/4be3b877c3c143e2b5c58c017b641fd927c0dff5/.github/workflows/cluster-test/mysql/docker-compose-base.yaml#L36-L44 The 3.8.0 version of zookeeper is used in our Ci. And it can run normally. In the cluster test of CI. ```install.sh``` is not used for installation, but the configuration file is modified after decompression. It seems the problem is in the `install.sh` script. @EricGao888 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
