Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 10:07 PM
On executing the below code in azure databricks notebook:
print (spark.version)
for 8.3 (includes Apache Spark 3.1.1, Scala 2.12) , I am getting the output as 3.1.0
and that for 9.1 LTS (includes Apache Spark 3.1.2, Scala 2.12), I am getting 3.1.2