Zzih96 opened a new issue, #17406:
URL: https://github.com/apache/dolphinscheduler/issues/17406

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   The OssStorageOperator class does not use an init() method, which results in 
the ossclient being null. This can cause runtime errors when trying to access 
OSS storage operations.
   
   <img width="1239" height="689" alt="Image" 
src="https://github.com/user-attachments/assets/308255e8-5201-4339-be3f-c2efa1902cc6";
 />
   
   <img width="1038" height="442" alt="Image" 
src="https://github.com/user-attachments/assets/9c81244b-1249-46f3-8d3e-509b956b2978";
 />
   
   
   ### What you expected to happen
   
   use an init() method in OssStorageOperator to properly initialize the 
ossclient with required configuration parameters.
   
   ### How to reproduce
   
   Configure OSS Resource Center for reproduce.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.3.0-alpha
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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