Skip to content

[spark] Exclude slf4j from spark connector shade#3164

Open
Yohahaha wants to merge 1 commit intoapache:mainfrom
Yohahaha:exclude-spark-slf4j
Open

[spark] Exclude slf4j from spark connector shade#3164
Yohahaha wants to merge 1 commit intoapache:mainfrom
Yohahaha:exclude-spark-slf4j

Conversation

@Yohahaha
Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #xxx

Brief change log

  • Exclude slf4j from the shade filters in fluss-spark-3.4 and fluss-spark-3.5 to avoid conflicts with Spark's
    own slf4j dependency
  • Remove maven-shade-plugin from fluss-spark-common since it's no longer needed

Tests

API and Format

Documentation

@Yohahaha Yohahaha marked this pull request as ready for review April 22, 2026 07:17
@Yohahaha
Copy link
Copy Markdown
Contributor Author

@YannByron please take a look, thank you!

@YannByron
Copy link
Copy Markdown
Contributor

+1. It's needed when deploying to production. Please confirm that you have tested in a real Spark environment without class loading issues, then let merge it.

@Yohahaha
Copy link
Copy Markdown
Contributor Author

+1. It's needed when deploying to production. Please confirm that you have tested in a real Spark environment without class loading issues, then let merge it.

confirmed

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