Provides YARN cluster manager integration for Apache Spark, built with Scala 2.11.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-yarn_2.11</artifactId>
<version>2.4.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launch a Spark application on YARN using the Client API.
Migrate to Spark 3.x and use the corresponding Scala 2.12 or 2.13 artifact.
No dependency data recorded yet.