dfdx/Spark.jl

Class Not Found org/apache/spark/SparkConf when initialising sparkcontext

Closed this issue · 2 comments

I'm having trouble initializing the sparkcontext: running julia v 1.6.2 in a container

image

is this a known issue? here's my Maven info:

image

dfdx commented

Can you rebuild Spark and check if there are any errors?

?build Spark

Yes that worked thanks!