Skip to content

[HUDI-8159] Use SerializableConfiguration with Spark broadcast#11868

Merged
yihua merged 3 commits intoapache:masterfrom
yihua:HUDI-8159-serializable-conf
Sep 6, 2024
Merged

[HUDI-8159] Use SerializableConfiguration with Spark broadcast#11868
yihua merged 3 commits intoapache:masterfrom
yihua:HUDI-8159-serializable-conf

Conversation

@yihua
Copy link
Contributor

@yihua yihua commented Sep 1, 2024

Change Logs

This PR fixes the remaining places that broadcast storage configuration in Spark, which can cause NullPointerException. org.apache.spark.util.SerializableConfiguration is used for broadcasting instead.

Impact

Fixes NPE issues.

Risk level

none

Documentation Update

N/A

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Sep 1, 2024
@yihua yihua force-pushed the HUDI-8159-serializable-conf branch from 98a25bb to e193d96 Compare September 5, 2024 21:23
@hudi-bot
Copy link
Collaborator

hudi-bot commented Sep 5, 2024

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@yihua yihua merged commit 6bc093e into apache:master Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants