spark_version_from_home {sparklyr} | R Documentation |
Retrieve the version of Spark associated with a Spark installation.
spark_version_from_home(spark_home, default = NULL)
spark_home |
The path to a Spark installation. |
default |
The default version to be inferred, in case
version lookup failed, e.g. no Spark installation was found
at |