Skip to content

feat: support hdfs using hdfs native#242

Merged
JingsongLi merged 3 commits intoapache:mainfrom
SML0127:feat/support-hdfs
Apr 14, 2026
Merged

feat: support hdfs using hdfs native#242
JingsongLi merged 3 commits intoapache:mainfrom
SML0127:feat/support-hdfs

Conversation

@SML0127
Copy link
Copy Markdown
Contributor

@SML0127 SML0127 commented Apr 13, 2026

Purpose

Linked issue: close #226

Add hdfs storage support to paimon-rust to enable HDFS as a warehouse backend. This implementation uses hdfs-native.

Brief change log

  • Introduce storage-hdfs feature flag and integrate opendal/services-hdfs-native.
  • Implemente storage_hdfs.rs for hdfs specific configuration parsing and Operator building.

Tests

API and Format

Documentation

Copy link
Copy Markdown
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@JingsongLi JingsongLi merged commit 5c4551f into apache:main Apr 14, 2026
8 checks passed
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.

Support HDFS storage

2 participants