Description
Search before asking
- I searched in the issues and found nothing similar.
Motivation
Add File System support for Google Cloud Storage.
Solution
Integrate with Google Cloud Hadoop file system adapter classes.
Gs filesystem configurations should be propagated as is
remote.data.dir: gs://bucket/fluss
fs.gs.auth.type: SERVICE_ACCOUNT_JSON_KEYFILE
fs.gs.auth.service.account.json.keyfile: /path/to/sa.json
Anything else?
No response
Willingness to contribute
- I'm willing to submit a PR!