Hello, I'm looking at this SO post: https://stackoverflow.com/a/56197399, which says that 2.4.1 changed to Scala 2.12, then 2.4.3 changed back to Scala 2.11, but the docs still say Scala 2.12, e.g. https://spark.apache.org/docs/2.4.5/#downloading:
For the Scala API, Spark 2.4.5 uses Scala 2.12 > This also doesn't match behavior, as I indeed see Welcome to Spark version 2.4.5 Using Scala version 2.11.12 in the Spark output. Are the docs indeed incorrect? Can they be updated? -- Brandon Chinn LeapYear Technologies (http://leapyear.io)
