Mrhs121 commented on issue #17459:
URL: 
https://github.com/apache/dolphinscheduler/issues/17459#issuecomment-3265687109

   fyi, 这个问题是由于3.3.0把plugin单独提出来了,所以需要在启动之前执行install 
plugin的操作,没有执行的话会导致CP中缺少一个jar包,从而导致下面这个serviceloader无法扫到具体的实现类,所以最终storageoperate就为null了,检查下common文件中配置的路径以及plugin里面是否配置对应的存储插件
   
   <img width="1045" height="401" alt="Image" 
src="https://github.com/user-attachments/assets/9e9a41ef-93cb-4c2f-bca5-dd744506b019";
 />


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

Reply via email to