Skip to content

[SPARK-47548][BUILD] Remove unused commons-beanutils dependency - #45705

Closed
dongjoon-hyun wants to merge 2 commits into
apache:masterfrom
dongjoon-hyun:SPARK-47548
Closed

[SPARK-47548][BUILD] Remove unused commons-beanutils dependency#45705
dongjoon-hyun wants to merge 2 commits into
apache:masterfrom
dongjoon-hyun:SPARK-47548

Conversation

@dongjoon-hyun

@dongjoon-hyundongjoon-hyun commented Mar 25, 2024

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR aims to remove unused commons-beanutils dependency from pom.xml and LICENSE-binary.

Why are the changes needed?

#30701 removed commons-beanutils from hadoop-3 profile at Apache Spark 3.2.0.

#40788 removed hadoop-2 profile from Apache Spark 3.5.0

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@MaxGekkMaxGekk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM if GAs will pass.

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

Thank you, @MaxGekk .

@dongjoon-hyun

Copy link
Copy Markdown
MemberAuthor

Merged to master.

@dongjoon-hyun
dongjoon-hyun deleted the SPARK-47548 branch March 25, 2024 18:35
Sign up for freeto 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.

2 participants

@dongjoon-hyun@MaxGekk