Some pre-built Spark releases are built with support for different versions of Scala and/or Hadoop.
For example, there are 4 different Spark 2.4.4 pre-built releases:
| File name |
Scala |
Hadoop |
| spark-2.4.4-bin-without-hadoop.tgz |
2.11 |
None |
| spark-2.4.4-bin-hadoop2.6.tgz |
2.11 |
2.6 |
| spark-2.4.4-bin-hadoop2.7.tgz |
2.11 |
2.7+ |
| spark-2.4.4-bin-without-hadoop-scala-2.12.tgz |
2.12 |
None |
It would be nice if sdkman knew about these options.
Some pre-built Spark releases are built with support for different versions of Scala and/or Hadoop.
For example, there are 4 different Spark 2.4.4 pre-built releases:
It would be nice if sdkman knew about these options.