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

Bump default Spark-version to 3.5.0 #877

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

amahussein
Copy link
Collaborator

Signed-off-by: Ahmed Hussein (amahussein) [email protected]

Fixes #872

  • Use Spark-3.5.0 as default
  • Updated README file
  • Updated POM file to use correct release versions
  • Updated the CSP configurations accordingly
  • Add new buildVer to github workflows and Fix copyright years in github workflows

Note that we are using delta2.4.x with Spark3.5.0 because delta.3.x requires scala-binaries 2.13 which we don't support for now. Anyway, we need it only for running a unit test which is not critical at that point.

Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>

Fixes NVIDIA#872

- Use Spark-3.5.0 as default
- Updated README file
- Updated POM file to use correct release versions
- Updated theCSP configurations accordingly
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
@amahussein amahussein added build dependencies Pull requests that update a dependency file labels Mar 26, 2024
@amahussein amahussein self-assigned this Mar 26, 2024
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Copy link
Collaborator

@nartal1 nartal1 left a comment

Choose a reason for hiding this comment

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

Thanks @amahussein for putting up this PR. It will help in improving the accuracy for some of the eventlogs.

@nartal1 nartal1 merged commit 1d59d29 into NVIDIA:dev Mar 26, 2024
15 checks passed
amahussein added a commit to amahussein/spark-rapids-tools that referenced this pull request Apr 4, 2024
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>

This is a followup on NVIDIA#877 to fix the dependency of delta-core package
for spark3.5.0+
amahussein added a commit that referenced this pull request Apr 4, 2024
* Fix Delta-core dependency for Spark35+

This is a followup on #877 to fix the dependency of delta-core package
for spark3.5.0+

---------

Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Upgrade default Spark version dependencies
2 participants