luojieio commented on issue #5943:
URL: 
https://github.com/apache/dolphinscheduler/issues/5943#issuecomment-892325802


   > You need to switch a non admin user operation and associate this user with 
an existing tenant. It should be OK
   > --你需要切换一个非admin用户操作,并且将这个用户关联到一个存在的租户上,应该就可以了
   
   换了用户就可以了,为何不能使用admin呢?
   最终value配置如下:
    RESOURCE_STORAGE_TYPE: "S3"
       RESOURCE_UPLOAD_PATH: "/dolphinscheduler"
       FS_DEFAULT_FS: "s3a://tmp"
       FS_S3A_ENDPOINT: "http://xxxxxxxx:8888";
       FS_S3A_ACCESS_KEY: "xxxxxxx"
       FS_S3A_SECRET_KEY: "xxxxx"
   


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