actions-marketplace-validations/Setup Apache Spark
Set up Apache Spark and add the command-line tools to the PATH.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| spark-version | Apache Spark version to install, see https://spark.apache.org/downloads.html | yes | — |
| hadoop-version | Hadoop version for the Spark binaries | no | 3.2 |
| scala-version | Scala version for the Spark binaries (optional). | no | — |
| spark-url | Directly provide the URL to download the Spark binaries compressed as .tgz | no | — |
| py4j-version | Py4J version used for the PYTHONPATH. | no | 0.10.9 |
Outputs
| name | description |
|---|---|
| spark-version | The installed Apache Spark version. |