Skip to content

[Feature] Add filesystem support for Huawei OBS Storage#5416

Closed
qining-mj wants to merge 4 commits intoapache:masterfrom
qining-mj:feature-paimon-support-obs
Closed

[Feature] Add filesystem support for Huawei OBS Storage#5416
qining-mj wants to merge 4 commits intoapache:masterfrom
qining-mj:feature-paimon-support-obs

Conversation

@qining-mj
Copy link
Copy Markdown
Contributor

Purpose

Huawei's OBS storage system is divided into object storage and parallel file system, both of which support the S3 protocol by default. However, in production testing, the object storage fully supports the S3 protocol, while the parallel file system encounters errors when using the S3 protocol. The error is as follows:
Caused by: java.lang.IllegalArgumentException: The path 's3://bucketname/warehouse/xxx' should be a directory. Upon investigation, it was found to be caused by the underlying S3 code. Therefore, support was provided based on Huawei OBS SDK and hadoop-huaweicloud, and it has been running stably in production for half a year.

Tests

1

API and Format

Documentation

https://support.huaweicloud.com/usermanual-obs/obs_13_0007.html

@JingsongLi
Copy link
Copy Markdown
Contributor

Microsoft Huawei OBS Storage? Microsoft or Huawei?

@qining-mj qining-mj closed this Apr 8, 2025
@qining-mj qining-mj changed the title [Feature] Add filesystem support for Microsoft Huawei OBS Storage [Feature] Add filesystem support for Huawei OBS Storage Apr 8, 2025
@qining-mj qining-mj reopened this Apr 8, 2025
@qining-mj qining-mj closed this Apr 8, 2025
@qining-mj qining-mj reopened this Apr 8, 2025
@qining-mj qining-mj closed this Apr 8, 2025
@qining-mj qining-mj reopened this Apr 8, 2025
@qining-mj qining-mj closed this Apr 8, 2025
@qining-mj qining-mj reopened this Apr 8, 2025
@qining-mj qining-mj closed this Apr 8, 2025
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.

2 participants