Skip to main content

Spark (4.1.1)

Apache Spark is an open-source cluster-computing framework. Spark provides an interface for programming entire clusters with implicit data parallelism and fault-tolerance.

Installation

sdk install spark
Details