Hi,
I try to launch history server in local mode but my server doesn't see any
completed applications. (I'm not sure if it's possible in standalone mode,
here:
http://people.apache.org/~tdas/spark-1.0.0-rc11-docs/monitoring.html#viewing-after-the-fact
is written only about Mesos and Yarn). I set
spark.eventLog.dir=/tmp/spark-events/
spark.eventLog.enabled=true
in ./conf/spark-default.conf
I can access previous application from master ui but history server shows:

   - Event Log Location: /tmp/spark-events/
   - No Completed Applications Found
   - Master ui isn't enough for me because after restarting master server I
   can't access old applications history.

Do you know how to resolve this?

Thanks,
Grzegorz

Reply via email to