I run spark application in spark standalone cluster with client deploy mode.
I want to check out the logs of my finished application, but I always get  a
page telling me "Application history not found - Application xxx is still in
process".
I am pretty sure that the application has indeed completed because I can see
it in the Completed Applications list show by Spark WebUI, and I have also
found the log file with suffix ".inprocess"in the directory set by
"spark.eventLog.dir" in my spark-default.conf

Oh, BTW, I am using spark 1.3.0

So, is there anything I missed?



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Application-is-always-in-process-when-I-check-out-logs-of-completed-application-tp23123.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to