You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be handled in a simple way by using the version string. The max length is 15 so we could try using that. In other words something like 2.4.4_2.11_2.6.
Sdkman is completely agnostic of the candidates it serves (except in the case of Java), and I really don't want to hack the core for candidate specific exceptions.
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.
The text was updated successfully, but these errors were encountered: