From 7cb8327dcadcaf0a266af08a2fc0feed0d410b10 Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Thu, 11 Sep 2014 21:06:59 +0000 Subject: New format for downloads page. --- site/releases/spark-release-0-6-0.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'site/releases/spark-release-0-6-0.html') diff --git a/site/releases/spark-release-0-6-0.html b/site/releases/spark-release-0-6-0.html index 5e2ee0b4d..734a97525 100644 --- a/site/releases/spark-release-0-6-0.html +++ b/site/releases/spark-release-0-6-0.html @@ -48,6 +48,11 @@ + + + + +
@@ -172,11 +177,11 @@

Java API

-

Java programmers can now use Spark through a new Java API layer. This layer makes available all of Spark’s features, including parallel transformations, distributed datasets, broadcast variables, and accumulators, in a Java-friendly manner.

+

Java programmers can now use Spark through a new Java API layer. This layer makes available all of Spark’s features, including parallel transformations, distributed datasets, broadcast variables, and accumulators, in a Java-friendly manner.

Expanded Documentation

-

Spark’s documentation has been expanded with a new quick start guide, additional deployment instructions, configuration guide, tuning guide, and improved Scaladoc API documentation.

+

Spark’s documentation has been expanded with a new quick start guide, additional deployment instructions, configuration guide, tuning guide, and improved Scaladoc API documentation.

Engine Changes

@@ -199,7 +204,7 @@

Enhanced Debugging

-

Spark’s log now prints which operation in your program each RDD and job described in your logs belongs to, making it easier to tie back to which parts of your code experience problems.

+

Spark’s log now prints which operation in your program each RDD and job described in your logs belongs to, making it easier to tie back to which parts of your code experience problems.

Maven Artifacts

@@ -258,9 +263,5 @@
- - - - -- cgit v1.2.3