github-actions[bot] removed a comment on issue #5943:
URL:
https://github.com/apache/dolphinscheduler/issues/5943#issuecomment-891753472
Create a directory named: test
View the API log:
[INFO] 2021-08-03 18:59:22.954
org.apache.dolphinscheduler.api.controller.ResourcesController:[92]-login user
admin, create resource, type: FILE, resource alias: test, desc:, file: -1,/
Using k8s deployment
The value configuration file uses minio, and the configuration is as follows:
RESOURCE_STORAGE_TYPE: "S3"
RESOURCE_UPLOAD_PATH: "/dolphinscheduler"
FS_DEFAULT_FS: "s3a://tmp"
FS_S3A_ENDPOINT: "http://192.168.0.1:5000"
FS_S3A_ACCESS_KEY: "xxxxx"
FS_S3A_SECRET_KEY: "xxxxx"
Internet is available, Minio can be accessed, ask for answers
--
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]