Re: Spark HistoryServer not coming up

2015-05-21 Thread roy
This got resolved after cleaning "/user/spark/applicationHistory/*" -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-HistoryServer-not-coming-up-tp22975p22981.html Sent from the Apache Spark User List mailing list archive at Nabble.com. ---

Re: Spark HistoryServer not coming up

2015-05-21 Thread Marcelo Vanzin
Seems like there might be a mismatch between your Spark jars and your cluster's HDFS version. Make sure you're using the Spark jar that matches the hadoop version of your cluster. On Thu, May 21, 2015 at 8:48 AM, roy wrote: > Hi, > >After restarting Spark HistoryServer, it failed to come up,