Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Shade] Add seatunnel hadoop3 uber #3755

Merged
merged 13 commits into from
Dec 22, 2022

Conversation

EricJoy2048
Copy link
Member

@EricJoy2048 EricJoy2048 commented Dec 19, 2022

Now many module test used flink shade hadoop, We tested use flink shade hadoop jar will trigger jackson jar conflict when we use MySQL CDC Source. So we add a seatunnel owner hadoop shaded uber jar.

@EricJoy2048 EricJoy2048 added this to the 2.3.0 milestone Dec 19, 2022
Copy link
Contributor

@Grypse Grypse left a comment

Choose a reason for hiding this comment

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

Add version scope to seatunnel uber dependency.

@Grypse
Copy link
Contributor

Grypse commented Dec 19, 2022

Please check CI errors.

<artifactId>seatunnel-shade</artifactId>
<packaging>pom</packaging>
<modules>
<module>seatunnel-hadoop3-3.1.4-uber</module>
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the name of seatunnel-hadoop3-shade may be better.There's no need to add hadoop version to module name.

Copy link
Member Author

Choose a reason for hiding this comment

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

I think the name of seatunnel-hadoop3-shade may be better.There's no need to add hadoop version to module name.

I don't think so. We will add more hadoop version shaded jar in the next version.

@EricJoy2048 EricJoy2048 force-pushed the add_seatunnel_hadoop_uber branch from 924b421 to 8ce8a79 Compare December 20, 2022 06:12
Copy link
Member

@liugddx liugddx left a comment

Choose a reason for hiding this comment

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

LGTM

@liugddx liugddx merged commit 5a024bd into apache:dev Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants