Mrhs121 commented on issue #17488: URL: https://github.com/apache/dolphinscheduler/issues/17488#issuecomment-3273220556
> I can successfully start `api-server` and `master-server` and `worker-server` using the following `plugins_config`. And my installation package `apache-dolphinscheduler-3.3.1-bin.tar.gz ` has just been downloaded from official website. So I can not reproduce your issue. Please provide your reproducing steps in details. > > ``` > --alert-plugins-- > --end-- > > --datasource-plugins-- > --end-- > > --storage-plugins-- > dolphinscheduler-storage-hdfs > --end-- > > --task-plugins-- > dolphinscheduler-task-shell > --end-- > ``` 你是启动的worker吗,这个问题只有在启动worker的时候才会出现 ./bin/dolphinscheduler-daemon.sh start worker-server -- 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]
