vemonet/Setup Apache Spark

Set up Apache Spark and add the command-line tools to the PATH.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
spark-versionApache Spark version to install, see https://spark.apache.org/downloads.htmlyes
hadoop-versionHadoop version for the Spark binariesno3
scala-versionScala version for the Spark binaries (optional).no
spark-urlDirectly provide the URL to download the Spark binaries compressed as .tgzno
py4j-versionPy4J version used for the PYTHONPATH.no0.10.9
xmxMax RAM passed to Spark options (-Xmx).no2048M
xmsMin RAM passed to Spark options (-Xms).no1024M
install-folderFolder where to install Spark (will be automatically defined if not provided)no
log-levelLog level passed to Spark options (info/debug/warn).noinfo
namedescription
spark-versionThe installed Apache Spark version.