spark_home_dir | R Documentation |
Find the SPARK_HOME directory for a given version of Spark that
was previously installed using spark_install
.
spark_home_dir(version = NULL, hadoop_version = NULL)
version |
Version of Spark |
hadoop_version |
Version of Hadoop |
Path to SPARK_HOME (or NULL
if the specified version
was not found).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.