Skip to main content

Spark (3.5.3)

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