Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this topic

Error initializing SparkContext

avatar
Explorer

Hi,

After I run that following command in Terminal I get an error that I can't solve.

Any ideas? tried to restart the Spark & Yarn services but didn't help.

 

[cloudera@quickstart ~]$ spark-shell --master yarn-client

ERROR spark.SparkContext: Error initializing SparkContext.
java.io.FileNotFoundException: File file:/user/spark/applicationHistory does not exist

Who agreed with this topic