Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GAR Spark 3.3.x is not working with Spark 3.3.1 #639

Open
SemyonSinchenko opened this issue Sep 27, 2024 · 0 comments
Open

GAR Spark 3.3.x is not working with Spark 3.3.1 #639

SemyonSinchenko opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Component:Spark

Comments

@SemyonSinchenko
Copy link
Member

Describe the bug, including details regarding any error messages, version, and platform.

Details in #637

I think we should add a check that we are updating all the keys only if they are actually present. It should be a very rare case and it looks more like a bug in Spark itself that they broke back-compatibility in a minor release.

Anyway, we can add a simple code that checks that a conf exists.

Component(s)

Spark

@SemyonSinchenko SemyonSinchenko added bug Something isn't working Component:Spark labels Sep 27, 2024
@SemyonSinchenko SemyonSinchenko self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Component:Spark
Projects
None yet
Development

No branches or pull requests

1 participant