pathling_is_spark_installed {pathling}R Documentation

Check if Spark is installed

Description

Checks if the version of Spark/Hadoop required by Pathling is installed.

Usage

pathling_is_spark_installed()

Value

TRUE if the required version of Spark/Hadoop is installed, FALSE otherwise.

See Also

Other installation functions: pathling_install_spark(), pathling_spark_info(), pathling_version()


[Package pathling version 6.4.2 Index]