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

Change Databricks 310 shim to be 311 to match reported spark.version #2529

Merged
merged 2 commits into from
May 27, 2021

Conversation

tgravescs
Copy link
Collaborator

fixes #2522

Databricks changed its version for runtime 8.2 to report the spark version as 3.1.1 which is what it should have been. Update the shim layer to match.

All tests pass on databricks runtime 8.2

spark.version returned

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs added the bug Something isn't working label May 27, 2021
@tgravescs tgravescs added this to the May 24 - Jun 4 milestone May 27, 2021
@tgravescs tgravescs self-assigned this May 27, 2021
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit 0f4f532 into NVIDIA:branch-21.06 May 27, 2021
@tgravescs tgravescs deleted the db81version branch May 27, 2021 19:26
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…VIDIA#2529)

* Change Databricks 310 shim to be 311 because they changed the
spark.version returned

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

* remove comment
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…VIDIA#2529)

* Change Databricks 310 shim to be 311 because they changed the
spark.version returned

Signed-off-by: Thomas Graves <tgraves@nvidia.com>

* remove comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Integration tests FAILED on Databricks 8.2 for it's Spark Runtime updated to 3.1.1
2 participants