summaryrefslogtreecommitdiff
path: root/site/news/spark-1-0-1-released.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/news/spark-1-0-1-released.html')
-rw-r--r--site/news/spark-1-0-1-released.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/site/news/spark-1-0-1-released.html b/site/news/spark-1-0-1-released.html
index f93285f2e..1384ca187 100644
--- a/site/news/spark-1-0-1-released.html
+++ b/site/news/spark-1-0-1-released.html
@@ -48,6 +48,11 @@
<body>
+<script src="https://code.jquery.com/jquery.js"></script>
+<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
+<script src="/js/lang-tabs.js"></script>
+<script src="/js/downloads.js"></script>
+
<div class="container" style="max-width: 1200px;">
<div class="masthead">
@@ -160,7 +165,7 @@
<h2>Spark 1.0.1 released</h2>
-<p>We are happy to announce the availability of <a href="/releases/spark-release-1-0-1.html" title="Spark Release 1.0.1">Spark 1.0.1</a>! This release includes contributions from 70 developers. Spark 1.0.0 includes fixes across several areas of Spark, including the core API, PySpark, and MLlib. It also includes new features in Spark’s (alpha) SQL library, including support for JSON data and performance and stability fixes.</p>
+<p>We are happy to announce the availability of <a href="/releases/spark-release-1-0-1.html" title="Spark Release 1.0.1">Spark 1.0.1</a>! This release includes contributions from 70 developers. Spark 1.0.0 includes fixes across several areas of Spark, including the core API, PySpark, and MLlib. It also includes new features in Spark&#8217;s (alpha) SQL library, including support for JSON data and performance and stability fixes.</p>
<p>Visit the <a href="/releases/spark-release-1-0-1.html" title="Spark Release 1.0.1">release notes</a> to read about this release or <a href="/downloads.html">download</a> the release today.</p>
@@ -183,9 +188,5 @@
</div>
-<script src="https://code.jquery.com/jquery.js"></script>
-<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
-<script src="/js/lang-tabs.js"></script>
-
</body>
</html>