From ffa89cfbb0887db1e53b4e774359003daae7a62c Mon Sep 17 00:00:00 2001 From: Matei Alexandru Zaharia Date: Mon, 3 Feb 2014 06:30:49 +0000 Subject: fix image path --- site/releases/spark-release-0-8-0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/releases/spark-release-0-8-0.html') diff --git a/site/releases/spark-release-0-8-0.html b/site/releases/spark-release-0-8-0.html index bce92d1e2..1bb741885 100644 --- a/site/releases/spark-release-0-8-0.html +++ b/site/releases/spark-release-0-8-0.html @@ -168,7 +168,7 @@

Spark now displays a variety of monitoring data in a web UI (by default at port 4040 on the driver node). A new job dashboard contains information about running, succeeded, and failed jobs, including percentile statistics covering task runtime, shuffled data, and garbage collection. The existing storage dashboard has been extended, and additional pages have been added to display total storage and task information per-executor. Finally, a new metrics library exposes internal Spark metrics through various API’s including JMX and Ganglia.

- +

Machine Learning Library

-- cgit v1.2.3