Skip to content

Conversation

@pan3793
Copy link
Member

@pan3793 pan3793 commented Sep 18, 2025

What changes were proposed in this pull request?

This PR logically reverts SPARK-51311.

Why are the changes needed?

HADOOP-19152 has already been included in Hadoop 3.4.2 via apache/hadoop#7439, the previous workaround is unnecessary anymore.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

I manually tested it in a kerberized cluster with a SparkPi.

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

No.

@pan3793
Copy link
Member Author

pan3793 commented Sep 18, 2025

cc @dongjoon-hyun and @cnauroth

@github-actions github-actions bot added the BUILD label Sep 18, 2025
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM (Pending CIs) for Apache Spark 4.1.0-preview2.

Thank you, @pan3793 .

Copy link
Contributor

@cnauroth cnauroth left a comment

Choose a reason for hiding this comment

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

@pan3793 , thank you for taking care of this. Does LICENSE-binary need an update too?

https://github.com/apache/spark/blob/master/LICENSE-binary#L482

@pan3793
Copy link
Member Author

pan3793 commented Sep 18, 2025

@cnauroth right, thanks for catching this, removed.

Copy link
Contributor

@cnauroth cnauroth left a comment

Choose a reason for hiding this comment

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

+1 (non-binding). Thanks for the update!

@dongjoon-hyun
Copy link
Member

Merged to master for Apache Spark 4.1.0-preview2.

dongjoon-hyun added a commit that referenced this pull request Sep 22, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `bouncycastle` to 1.82.

Note that `bouncycastle` was demoted to the `test` scope after Apache Hadoop 3.4.2
- #52390
- [HADOOP-19152: Do not hard code security providers](https://issues.apache.org/jira/browse/HADOOP-19152)

### Why are the changes needed?

- Release Note: https://www.bouncycastle.org/download/bouncy-castle-java/?filter=java%3Drelease-1-82

### Does this PR introduce _any_ user-facing change?

No, this is a test dependency change.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #52407 from dongjoon-hyun/SPARK-53661.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
### What changes were proposed in this pull request?

This PR logically reverts SPARK-51311.

### Why are the changes needed?

HADOOP-19152 has already been included in Hadoop 3.4.2 via apache/hadoop#7439, the previous workaround is unnecessary anymore.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

I manually tested it in a kerberized cluster with a SparkPi.

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

No.

Closes apache#52390 from pan3793/SPARK-53637.

Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `bouncycastle` to 1.82.

Note that `bouncycastle` was demoted to the `test` scope after Apache Hadoop 3.4.2
- apache#52390
- [HADOOP-19152: Do not hard code security providers](https://issues.apache.org/jira/browse/HADOOP-19152)

### Why are the changes needed?

- Release Note: https://www.bouncycastle.org/download/bouncy-castle-java/?filter=java%3Drelease-1-82

### Does this PR introduce _any_ user-facing change?

No, this is a test dependency change.

### How was this patch tested?

Pass the CIs.

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

No.

Closes apache#52407 from dongjoon-hyun/SPARK-53661.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
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.

4 participants