Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
3.3.0
-
None
-
None
Description
Hi,
While creating object in java of SparkConf myConf = new SparkConf(); shpwing noClassDefintion Found error
Not able set conf properties. Spark Version 3.3.0.
I have imported the import org.apache.spark.SparkConf; also but still not getting initialized