geosmart commented on issue #5599:
URL: 
https://github.com/apache/dolphinscheduler/issues/5599#issuecomment-858616002


   > @geosmart 你好,问一下s3怎么配才可以呢,data.store2hdfs.basepath 这个才是桶中路径? 
不是resource.upload.path 这个吗?
   > 我现在配置是
   > FS_DEFAULT_FS: s3a://桶名称
   > FS_S3A_ACCESS_KEY: xxxxx
   > FS_S3A_ENDPOINT: http://s3.xxx.com
   > FS_S3A_SECRET_KEY: xxxxx
   > RESOURCE_STORAGE_TYPE: S3
   > RESOURCE_UPLOAD_PATH: /dolphinscheduler
   > 但是创建租户会失败.
   
   `data.store2hdfs.basepath ` is not working any more
   `resource.upload.path` is the bucket root path
   bucktname is config in `fs.defaultFS`
   


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