quicklyfast opened a new pull request #3424:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/3424


   ## What is the purpose of the pull request
   support oss filesystem
   *(For example: This pull request adds checkstyle plugin.)*
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   - *edit common.properties*
   ```
   resource.storage.type=OSS
   # OSS bucket
   fs.oss.bucket=xxxxx
   # OSS endpoint
   fs.oss.endpoint=http://oss-cn-zhangjiakou.aliyuncs.com
   # OSS accessKeyId
   fs.oss.accessKeyId=xxxx
   # OSS accessKeySecret
   fs.oss.accessKeySecret=xxxx
   ```
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to