pathling_install_spark {pathling} | R Documentation |
Install Spark
Description
Installs the version of Spark/Hadoop defined in the package metadata using the
sparklyr::spark_install
function.
Usage
pathling_install_spark()
Value
List with information about the installed version.
See Also
Other installation functions:
pathling_is_spark_installed()
,
pathling_spark_info()
,
pathling_version()
[Package pathling version 7.0.0 Index]