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

[Issue-170] Upgrade Spark Version to 3.5.0 #174

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

kuldeepved
Copy link
Contributor

Signed-off-by: Ved, Kuldeep [email protected]

Change log description
Update Spark version to 3.5.0

Purpose of the change
Fix #170

What the code does
Update sparkVersion in gradle.properties

How to verify it
./gradlew clean build should pass

Change log description
Update Spark version to 3.5.0

Purpose of the change
Fix pravega#170

What the code does
Update sparkVersion in gradle.properties

How to verify it
./gradlew clean build should pass

Signed-off-by: Ved, Kuldeep <[email protected]>
Copy link
Contributor

@fyang86 fyang86 left a comment

Choose a reason for hiding this comment

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

LGTM

Change log description
Update Spark version to 3.5.0

Purpose of the change
Fix pravega#170

What the code does
Update sparkVersion in gradle.properties

How to verify it
./gradlew clean build should pass

Signed-off-by: Ved, Kuldeep <[email protected]>
Copy link
Contributor

@crazyzhou crazyzhou left a comment

Choose a reason for hiding this comment

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

LGTM, the build failure is just caused by out of memory error.

A rerun passes

@crazyzhou crazyzhou merged commit 571146e into pravega:master Dec 5, 2023
3 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.

Upgrade spark version to 3.5.0
3 participants