Skip to content

Conversation

@yihua
Copy link
Contributor

@yihua yihua commented Apr 30, 2022

What is the purpose of the pull request

This PR fixes the ClassCastException of HoodieWrapperFileSystem.

Brief change log

  • Changes the context class loader to the one from the current thread when registering the file system.

Verify this pull request

This pull request is already covered by existing tests.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@hudi-bot
Copy link
Collaborator

CI report:

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

@yihua yihua added priority:critical Production degraded; pipelines stalled writer-core labels May 3, 2022
@Chosen123Wang
Copy link

I added this line of code ,and still report this error
hudi 0.11.0-release flink 1.14.3

@yihua
Copy link
Contributor Author

yihua commented Jun 29, 2022

Closing this as there is another solution to the problem reported in #5457.

@yihua yihua closed this Jun 29, 2022
@yihua
Copy link
Contributor Author

yihua commented Jul 8, 2022

@handmail The issue should be fixed by #5497 on the latest master and the fix is included in 0.11.1 release. Could you check if 0.11.1 solves your problem?

@handmail
Copy link

handmail commented Jul 8, 2022

@handmail The issue should be fixed by #5497 on the latest master and the fix is included in 0.11.1 release. Could you check if 0.11.1 solves your problem?

Got it,then I guess upgrading Spark from 3.0.x to 3.2.x is required, right? Pls. correct me if any comments. Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:critical Production degraded; pipelines stalled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants