We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Background
Current Spark version is old. We need to upgrade it to latest version.
In scope
Spark Existing tests
Out of scope
Any non-existent code
Acceptance Criteria
Given the Spark version is 3.2 When Unit tests or Application is executed Then it should complete successfully
The text was updated successfully, but these errors were encountered:
I will take this up. Updating the version to 3.2.1 (currently the latest minor for the 3.2.x series).
I am going to bump up the minor version of Scala as well to keep it on the latest of 2.12 series. Currently it is 2.12.4. I will update it to 2.12.15
Sorry, something went wrong.
@svishal9 Can you review this?
Successfully merging a pull request may close this issue.
Background
Current Spark version is old. We need to upgrade it to latest version.
In scope
Spark
Existing tests
Out of scope
Any non-existent code
Acceptance Criteria
Given the Spark version is 3.2
When Unit tests or Application is executed
Then it should complete successfully
The text was updated successfully, but these errors were encountered: