From 175d31a253b26e5af63dfb28235b3ff0a3d74bc9 Mon Sep 17 00:00:00 2001 From: Reynold Xin Date: Tue, 26 Jul 2016 15:11:27 -0700 Subject: Add a link --- site/releases/spark-release-2-0-0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site') diff --git a/site/releases/spark-release-2-0-0.html b/site/releases/spark-release-2-0-0.html index 94ce3bb96..ffa82552f 100644 --- a/site/releases/spark-release-2-0-0.html +++ b/site/releases/spark-release-2-0-0.html @@ -219,7 +219,7 @@

API Stability

-

Apache Spark 2.0.0 is the first release in the 2.X major line. Spark is guaranteeing stability of its non-experimental APIs for all 2.X releases. Although the APIs have stayed largely similar to 1.X, Spark 2.0.0 does have API breaking changes. They are documented at the end of this release notes.

+

Apache Spark 2.0.0 is the first release in the 2.X major line. Spark is guaranteeing stability of its non-experimental APIs for all 2.X releases. Although the APIs have stayed largely similar to 1.X, Spark 2.0.0 does have API breaking changes. They are documented in the Removals, Behavior Changes and Deprecations section.

Core and Spark SQL

-- cgit v1.2.3