[File system] Add TencentCloud COS integration
Open
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 625
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 97
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar.
### Motivation
Add File System support for TencentCloud COS.
### Solution
Integrate with TencentCloud COS Hadoop file system adapter classes.
COS filesystem configurations should be propagated as is
remote.data.dir: cosn://bucket/fluss
'fs.cosn.bucket.region' = 'cosn-region',
'fs.cosn.userinfo.secretId' = 'cosn-secretId',
'fs.cosn.userinfo.secretKey' = 'cosn-secretKey'
### Anything else?
_No response_
### Willingness to contribute
- [x] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.