Older Spark Version loaded into the spark notebook
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2021 08:47 AM
I have databricks runtime for a job set to latest 10.0 Beta (includes Apache Spark 3.2.0, Scala 2.12) .
In the notebook when I check for the spark version, I see version 3.1.0 instead of version 3.2.0
I need the Spark version 3.2 to process workloads as that version has the fix for https://github.com/apache/spark/pull/32788
Screenshot with the cluster configuration and the older spark version in notebook attached.
Labels: