Registry / utility / spark-repl-2-10

spark-repl-2-10

JSON →
library2.2.3javamavenunverified

Spark REPL provides an interactive shell for Apache Spark, allowing users to run Spark commands in a Scala environment.

<dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-repl_2.10</artifactId> <version>2.2.3</version> </dependency>
INSTALL
IMPORT
SIG · SPARK-REPL-2-10
S
spark-repl-2-10
utilityjavav2.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Main
org.apache.spark.repl.Main

Launches the Spark REPL from a Java application.

import org.apache.spark.repl.Main; public class SparkReplExample { public static void main(String[] args) { Main.main(new String[]{}); } }
Debug
Known issues
gotchaSpark 2.2.3 is outdated; consider upgrading to a newer version for bug fixes and features.
fix
Upgrade to Spark 3.x for better performance and support.
affects: <=2.2.3
Upgrade
Version history
2.2.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
spark-repl-2-10 — mvn dependency:get spark-repl-2-10 · libregistry