Skip to content

Conversation

@leosanqing
Copy link
Contributor

Purpose

Linked issue: close #1299

Brief change log

Add File System support for TencentCloud COS.

Tests

  • COSNFileSystemBehaviorITCase
  • COSNWithCredentialsProviderFileSystemBehaviorITCase
  • COSNWithTokenFileSystemBehaviorBaseITCase
  • COSNWithTokenFileSystemBehaviorITCase
  • COSTestCredentials

API and Format

Documentation

Add File System support for TencentCloud COS.

@leosanqing
Copy link
Contributor Author

The main process is done and it runs successfully on my local machine. But, the unit tests still have some problems, the Maven dependencies need to be tweaked, and I also need to update and add to the configuration docs.

@leosanqing leosanqing marked this pull request as ready for review August 10, 2025 08:24
@leosanqing
Copy link
Contributor Author

This PR cannot run COSNWithTokenFileSystemBehaviorITCase,because of hadoop-cos' bug, I've submitted fix pr apache/hadoop#7867.

So this PR must be merged after haddop-cos' pr merged

@polyzos polyzos force-pushed the main branch 3 times, most recently from d88c76c to 434a4f4 Compare August 31, 2025 15:13
@wuchong
Copy link
Member

wuchong commented Nov 26, 2025

Hi @leosanqing , it seems the apache/hadoop#7867 has been merged. Can we continue with this pull request? Should we wait for the release of hadoop sepcific version and upgrade hadoop version in Fluss first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[File system] Add TencentCloud COS integration

2 participants