apache / apache/gravitino

[Improvement] Make fileset configurations transparents to underlying storage type for GVFS

Open
#5,512 0 comments 0 reactions 1 assignee Claimed by @yuqi1129 View on GitHub
improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 15h
Merged PRs (30d)
315

Description

### What would you like to be improved?

Currently, when we use the GVFS Java/Python client, we need to specify the storage configuration and pass them to the GVFS. for instance, assuming the underlying storage for the gvfs path 'gvfs://fileset/xxx/xxx/xxx' is a s3 path, we need to provide s3-endpoint and AKSK, which is not so elegant now as GVFS is designed to mask the detailed implementation of fileset implementation, we should not pass storage-specific configuration to GVFS.

### How should we improve?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.