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

[Spark] Update Spark operator to 2.1.0 (Spark 3.5.3) #158

Merged
merged 12 commits into from
Jan 27, 2025

Conversation

gtopper
Copy link
Contributor

@gtopper gtopper commented Jan 19, 2025

Update Spark image to 3.5.3 as well.

CEML-286

@gtopper gtopper closed this Jan 19, 2025
@gtopper gtopper reopened this Jan 19, 2025
@@ -1,6 +1,6 @@
apiVersion: v1
name: mlrun-ce
version: 0.7.1-rc9
version: 0.7.1-rc90
Copy link
Contributor Author

Choose a reason for hiding this comment

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

helm lint fails with 0.7.1-rc10, because it considers it as below 0.7.1-rc9. This is because semver requires a dot before the numeric part for it to be considered separately. Setting version to 0.7.1-rc90 until PR is ready, to avoid CI failing.

@gtopper
Copy link
Contributor Author

gtopper commented Jan 26, 2025

@quaark, this PR is ready for your review. I'm keeping it a draft only because it's set to rc90 for CI to pass. Once it looks good, I'll update it to rc10 and we'll merge despite the CI linter failing.

@gtopper gtopper marked this pull request as ready for review January 27, 2025 09:03
@quaark quaark merged commit 45c1c45 into mlrun:development Jan 27, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants