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

Single parameter sparkVersion allows 3.x and 3.x.x versions #185

Conversation

alfonsorr
Copy link
Member

Description

Sbt now accepts only one single parameter for the spark version, if it is 3.x it will use the lates fix version, if is settled to 3.x.x will use exactly that version

Related Issue

#159

Motivation and Context

Simplify the selection of spark version.

How Has This Been Tested?

Run with multiple versions

  • This pull request contains appropriate tests?

@alfonsorr alfonsorr requested a review from a team as a code owner March 3, 2022 20:34
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #185 (c5a8142) into main (41f1766) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   95.97%   95.97%           
=======================================
  Files          48       48           
  Lines         794      794           
  Branches       10       10           
=======================================
  Hits          762      762           
  Misses         32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41f1766...c5a8142. Read the comment docs.

@eruizalo eruizalo linked an issue Mar 4, 2022 that may be closed by this pull request
3 tasks
@eruizalo eruizalo added the enhancement New feature or request label Mar 4, 2022
@eruizalo eruizalo merged commit a281269 into hablapps:main Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spark version matrix
2 participants