SbloodyS commented on PR #16459: URL: https://github.com/apache/dolphinscheduler/pull/16459#issuecomment-2290768914
> @SbloodyS When we download binary packages and deploy them, we can use the `bin/start.sh` command to start the service without executing the `bash bin/start.sh` command. This is a common practice in most projects, such as `start-dfs.sh`, `stop-all.sh`, etc. in Hadoop We do not recommend that users use these scripts directly. There are specific descriptions of starting and stopping using `dolphinscheduler-daemon.sh` in official website. https://dolphinscheduler.apache.org/en-us/docs/3.2.2/guide/installation/pseudo-cluster -- 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]
