Search

How Spark handles monitoring and logging in Standalone mode?



Spark has a web based user interface for monitoring the cluster in standalone mode that shows the cluster and job statistics. The log output for each job is written to the work directory of the slave nodes.