Skip to content

Conversation

@FangYongs
Copy link
Contributor

Purpose

Linked issue: close #6168

Add paimon hadoop uber module for application without dependencies for hadoop

Tests

no

API and Format

no

Documentation

no

@FangYongs FangYongs requested a review from Aitozi September 9, 2025 07:28
<!-- Hadoop -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

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

why not include these two module in the paimon-hadoop-shaded ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Some other modules such as oss, azure will depend on paimon-hadoop-shaded, but the don't need hadoop-hdfs. So we'd better not add hadoop-hdfs in paimon-hadoop-shaded

Copy link
Contributor

@Aitozi Aitozi left a comment

Choose a reason for hiding this comment

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

+1

@FangYongs FangYongs merged commit 1f1b993 into apache:master Sep 16, 2025
23 checks passed
zhuyufeng0809 pushed a commit to zhuyufeng0809/flink-table-store that referenced this pull request Sep 18, 2025
* Add paimon hadoop uber module

* Exclude files and dependencies
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.

[Feature] Add hadoop uber in paimon shade

2 participants