| pathling_spark_info | R Documentation |
Returns the versions of Spark and Spark packages used by the Pathling R library.
pathling_spark_info()
A list containing the following keys:
spark_version: The version of Spark used by Pathling.
scala_version: The version of Scala used by Pathling.
hadoop_version: The version of Hadoop used by Pathling.
hadoop_major_version: The major version of Hadoop used by Pathling.
delta_version: The version of Delta used by Pathling.
Other installation functions:
pathling_install_spark(),
pathling_is_spark_installed(),
pathling_version()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.