From 422a99c6e042da3365b80036c390f6497ab7b481 Mon Sep 17 00:00:00 2001 From: "agentmarketbot (aider)" Date: Mon, 16 Dec 2024 14:59:09 +0000 Subject: [PATCH] fix: Update main class in pom.xml to ExampleJob to resolve ClassNotFoundException --- spark-scala/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spark-scala/pom.xml b/spark-scala/pom.xml index 9b977d7..f9e8a79 100644 --- a/spark-scala/pom.xml +++ b/spark-scala/pom.xml @@ -64,7 +64,7 @@ - main.scala.com.matthewrathbone.spark.Main + main.scala.com.matthewrathbone.spark.ExampleJob @@ -116,4 +116,4 @@ http://conjars.org/repo - \ No newline at end of file +