yuqi1129 opened a new issue, #5677:
URL: https://github.com/apache/gravitino/issues/5677

   ### Describe the proposal
   
   Currently, filesets for cloud storage use static credentials like AKSK or 
account name/key to access the corresponding storage. It's not very secure or 
elegant to use static keys, so this issues aims to provide a mechanism to use 
tempoaray credentail to access cloud storage like S3, GCS, Azure Blob Storage 
and other cloud storage like OSS. 
   
   ### Task list
   
   - [ ] Support Credential for GVFS Java client
        - [ ] Support S3 credentail for GVFS Java Client
        - [ ] Support GCS credentail for GVFS Java Client
        - [ ] Support Azure Blob Storage credentail for GVFS Java Client  
        - [ ] Support OSS credentail for GVFS Java Client   
   - [ ] Support Credentail for GVFS Python client.
        - [ ] Support S3 credentail for GVFS python Client
        - [ ] Support GCS credentail for GVFS python Client
        - [ ] Support Azure Blob Storage credentail for GVFS python Client  
        - [ ] Support OSS credentail for GVFS python Client
           


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