apache / apache/fluss

[File system] Add TencentCloud COS integration

Open
#1,299 4 comments 0 reactions 1 assignee Assigned to @leosanqing View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.