Author: pwendell
Date: Wed Jul 15 21:26:29 2015
New Revision: 1691277
URL: http://svn.apache.org/r1691277
Log:
Adding Spark 1.4.1 release
Added:
spark/news/_posts/2015-07-15-spark-1-3-1-released.md
spark/releases/_posts/2015-07-15-spark-release-1-4-1.md
spark/site/docs/latest (with props)
spark/site/news/spark-1-3-1-released.html
spark/site/releases/spark-release-1-4-1.html
Modified:
spark/_layouts/global.html
spark/downloads.md
spark/js/downloads.js
spark/site/community.html
spark/site/documentation.html
spark/site/downloads.html
spark/site/examples.html
spark/site/faq.html
spark/site/graphx/index.html
spark/site/index.html
spark/site/js/downloads.js
spark/site/mailing-lists.html
spark/site/mllib/index.html
spark/site/news/amp-camp-2013-registration-ope.html
spark/site/news/announcing-the-first-spark-summit.html
spark/site/news/fourth-spark-screencast-published.html
spark/site/news/index.html
spark/site/news/nsdi-paper.html
spark/site/news/one-month-to-spark-summit-2015.html
spark/site/news/proposals-open-for-spark-summit-east.html
spark/site/news/registration-open-for-spark-summit-east.html
spark/site/news/run-spark-and-shark-on-amazon-emr.html
spark/site/news/spark-0-6-1-and-0-5-2-released.html
spark/site/news/spark-0-6-2-released.html
spark/site/news/spark-0-7-0-released.html
spark/site/news/spark-0-7-2-released.html
spark/site/news/spark-0-7-3-released.html
spark/site/news/spark-0-8-0-released.html
spark/site/news/spark-0-8-1-released.html
spark/site/news/spark-0-9-0-released.html
spark/site/news/spark-0-9-1-released.html
spark/site/news/spark-0-9-2-released.html
spark/site/news/spark-1-0-0-released.html
spark/site/news/spark-1-0-1-released.html
spark/site/news/spark-1-0-2-released.html
spark/site/news/spark-1-1-0-released.html
spark/site/news/spark-1-1-1-released.html
spark/site/news/spark-1-2-0-released.html
spark/site/news/spark-1-2-1-released.html
spark/site/news/spark-1-2-2-released.html
spark/site/news/spark-1-3-0-released.html
spark/site/news/spark-1-4-0-released.html
spark/site/news/spark-accepted-into-apache-incubator.html
spark/site/news/spark-and-shark-in-the-news.html
spark/site/news/spark-becomes-tlp.html
spark/site/news/spark-featured-in-wired.html
spark/site/news/spark-mailing-lists-moving-to-apache.html
spark/site/news/spark-meetups.html
spark/site/news/spark-screencasts-published.html
spark/site/news/spark-summit-2013-is-a-wrap.html
spark/site/news/spark-summit-2014-videos-posted.html
spark/site/news/spark-summit-2015-videos-posted.html
spark/site/news/spark-summit-agenda-posted.html
spark/site/news/spark-summit-east-2015-videos-posted.html
spark/site/news/spark-summit-east-agenda-posted.html
spark/site/news/spark-summit-europe.html
spark/site/news/spark-tips-from-quantifind.html
spark/site/news/spark-user-survey-and-powered-by-page.html
spark/site/news/spark-version-0-6-0-released.html
spark/site/news/spark-wins-daytona-gray-sort-100tb-benchmark.html
spark/site/news/strata-exercises-now-available-online.html
spark/site/news/submit-talks-to-spark-summit-2014.html
spark/site/news/two-weeks-to-spark-summit-2014.html
spark/site/news/video-from-first-spark-development-meetup.html
spark/site/releases/spark-release-0-3.html
spark/site/releases/spark-release-0-5-0.html
spark/site/releases/spark-release-0-5-1.html
spark/site/releases/spark-release-0-5-2.html
spark/site/releases/spark-release-0-6-0.html
spark/site/releases/spark-release-0-6-1.html
spark/site/releases/spark-release-0-6-2.html
spark/site/releases/spark-release-0-7-0.html
spark/site/releases/spark-release-0-7-2.html
spark/site/releases/spark-release-0-7-3.html
spark/site/releases/spark-release-0-8-0.html
spark/site/releases/spark-release-0-8-1.html
spark/site/releases/spark-release-0-9-0.html
spark/site/releases/spark-release-0-9-1.html
spark/site/releases/spark-release-0-9-2.html
spark/site/releases/spark-release-1-0-0.html
spark/site/releases/spark-release-1-0-1.html
spark/site/releases/spark-release-1-0-2.html
spark/site/releases/spark-release-1-1-0.html
spark/site/releases/spark-release-1-1-1.html
spark/site/releases/spark-release-1-2-0.html
spark/site/releases/spark-release-1-2-1.html
spark/site/releases/spark-release-1-2-2.html
spark/site/releases/spark-release-1-3-0.html
spark/site/releases/spark-release-1-3-1.html
spark/site/releases/spark-release-1-4-0.html
spark/site/research.html
spark/site/screencasts/1-first-steps-with-spark.html
spark/site/screencasts/2-spark-documentation-overview.html
spark/site/screencasts/3-transformations-and-caching.html
spark/site/screencasts/4-a-standalone-job-in-spark.html
spark/site/screencasts/index.html
spark/site/sql/index.html
spark/site/streaming/index.html
Modified: spark/_layouts/global.html
URL:
http://svn.apache.org/viewvc/spark/_layouts/global.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/_layouts/global.html (original)
+++ spark/_layouts/global.html Wed Jul 15 21:26:29 2015
@@ -119,7 +119,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="{{site.url}}documentation.html">Overview</a></li>
- <li><a href="{{site.url}}docs/latest/">Latest Release (Spark
1.4.0)</a></li>
+ <li><a href="{{site.url}}docs/latest/">Latest Release (Spark
1.4.1)</a></li>
</ul>
</li>
<li><a href="{{site.url}}examples.html">Examples</a></li>
Modified: spark/downloads.md
URL:
http://svn.apache.org/viewvc/spark/downloads.md?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/downloads.md (original)
+++ spark/downloads.md Wed Jul 15 21:26:29 2015
@@ -16,9 +16,9 @@ $(document).ready(function() {
## Download Spark
-The latest release of Spark is Spark 1.4.0, released on June 11, 2015
-<a href="{{site.url}}releases/spark-release-1-4-0.html">(release notes)</a>
-<a
href="https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=22596c534a38cfdda91aef18aa9037ab101e4251">(git
tag)</a><br/>
+The latest release of Spark is Spark 1.4.1, released on July 15, 2015
+<a href="{{site.url}}releases/spark-release-1-4-1.html">(release notes)</a>
+<a
href="https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2">(git
tag)</a><br/>
1. Choose a Spark release:
<select id="sparkVersionSelect"
onChange="javascript:onVersionSelect();"></select><br>
@@ -41,7 +41,7 @@ Spark artifacts are [hosted in Maven Cen
groupId: org.apache.spark
artifactId: spark-core_2.10
- version: 1.4.0
+ version: 1.4.1
### Nightly Packages and Artifacts
Packages are built regularly off of Spark's master branch and release
branches. These provide access to the bleeding-edge of Spark master or the most
recent fixes not yet incorporated into a maintenance release. Spark nightly
packages are available at:
@@ -67,7 +67,7 @@ If you are interested in working with th
# Master development branch
git clone git://github.com/apache/spark.git
- # 1.4 maintenance branch with stability fixes on top of Spark 1.4.0
+ # 1.4 maintenance branch with stability fixes on top of Spark 1.4.1
git clone git://github.com/apache/spark.git -b branch-1.4
Once you've downloaded Spark, you can find instructions for installing and
building it on the <a href="{{site.url}}documentation.html">documentation
page</a>.
Modified: spark/js/downloads.js
URL:
http://svn.apache.org/viewvc/spark/js/downloads.js?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/js/downloads.js (original)
+++ spark/js/downloads.js Wed Jul 15 21:26:29 2015
@@ -32,6 +32,7 @@ var packagesV5 = [hadoop2p6].concat(pack
// 1.4.0+
var packagesV6 = [hadoopFree, hadoop2p6, hadoop2p4,
hadoop2p3].concat(packagesV1);
+addRelease("1.4.1", new Date("7/15/2015"), sources.concat(packagesV6), true);
addRelease("1.4.0", new Date("6/11/2015"), sources.concat(packagesV6), true);
addRelease("1.3.1", new Date("4/17/2015"), sources.concat(packagesV5), true);
addRelease("1.3.0", new Date("3/13/2015"), sources.concat(packagesV4), true);
Added: spark/news/_posts/2015-07-15-spark-1-3-1-released.md
URL:
http://svn.apache.org/viewvc/spark/news/_posts/2015-07-15-spark-1-3-1-released.md?rev=1691277&view=auto
==============================================================================
--- spark/news/_posts/2015-07-15-spark-1-3-1-released.md (added)
+++ spark/news/_posts/2015-07-15-spark-1-3-1-released.md Wed Jul 15 21:26:29
2015
@@ -0,0 +1,16 @@
+---
+layout: post
+title: Spark 1.4.1 released
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+meta:
+ _edit_last: '4'
+ _wpas_done_all: '1'
+---
+We are happy to announce the availability of <a
href="{{site.url}}releases/spark-release-1-4-1.html" title="Spark Release
1.4.1">Spark 1.4.1</a>! This is a maintenance release that includes
contributions from 85 developers. Spark 1.4.1 includes fixes across several
areas of Spark, including the DataFrame API, Spark Streaming, PySpark, Spark
SQL, and MLlib.
+
+Visit the <a href="{{site.url}}releases/spark-release-1-4-1.html" title="Spark
Release 1.4.1">release notes</a> to read about this release or <a
href="{{site.url}}downloads.html">download</a> the release today.
Added: spark/releases/_posts/2015-07-15-spark-release-1-4-1.md
URL:
http://svn.apache.org/viewvc/spark/releases/_posts/2015-07-15-spark-release-1-4-1.md?rev=1691277&view=auto
==============================================================================
--- spark/releases/_posts/2015-07-15-spark-release-1-4-1.md (added)
+++ spark/releases/_posts/2015-07-15-spark-release-1-4-1.md Wed Jul 15 21:26:29
2015
@@ -0,0 +1,133 @@
+---
+layout: post
+title: Spark Release 1.4.1
+categories: []
+tags: []
+status: publish
+type: post
+published: true
+meta:
+ _edit_last: '4'
+ _wpas_done_all: '1'
+---
+
+Spark 1.4.1 is a maintenance release containing stability fixes. This release
is based on the [branch-1.4](https://github.com/apache/spark/tree/branch-1.4)
maintenance branch of Spark. We recommend all 1.4.1 users to upgrade to this
stable release. 85 developers contributed to this release.
+
+To download Spark 1.4.1 visit the <a
href="{{site.url}}downloads.html">downloads</a> page.
+
+### Fixes
+Spark 1.4.1 contains several bug fixes in Spark SQL and assorted fixes in
other components. Some of the more important fixes are highlighted below. You
can visit the [Spark issue
tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20SPARK%20AND%20fixVersion%20%3D%201.4.1%20ORDER%20BY%20priority%2C%20component)
for the full list of fixes.
+
+#### MLLib
+
+ * [SPARK-8151](https://issues.apache.org/jira/browse/SPARK-8151): Pipeline
components should correctly implement copy
+ * [SPARK-8468](https://issues.apache.org/jira/browse/SPARK-8468): Some
metrics in RegressionEvaluator should have negative sign
+ * [SPARK-8736](https://issues.apache.org/jira/browse/SPARK-8736):
GBTRegressionModel shouldnât threshold predictions
+ * [SPARK-8563](https://issues.apache.org/jira/browse/SPARK-8563):
IndexedRowMatrix.computeSVD() yields the U with wrong numCols
+
+#### PySpark
+
+ * [SPARK-8202](https://issues.apache.org/jira/browse/SPARK-8202): Infinite
loop during external sort
+ * [SPARK-8573](https://issues.apache.org/jira/browse/SPARK-8573): Trigger
exceptions when invalid operators are used
+ * [SPARK-8766](https://issues.apache.org/jira/browse/SPARK-8766): Support non
ASCII characters in columns
+
+#### Data Sources and DataFrames
+
+ * [SPARK-8804](https://issues.apache.org/jira/browse/SPARK-8804): Order of
UTF8String is not consistent with String if there is any non-ascii character in
it
+ * [SPARK-8406](https://issues.apache.org/jira/browse/SPARK-8406): Race
condition when writing Parquet files
+ * [SPARK-8329](https://issues.apache.org/jira/browse/SPARK-8329): DataSource
options parser no longer accepts '_'
+ * [SPARK-8368](https://issues.apache.org/jira/browse/SPARK-8368):
ClassNotFoundException in closure for map
+ * [SPARK-8470](https://issues.apache.org/jira/browse/SPARK-8470):
MissingRequirementError for ScalaReflection on user classes
+ * [SPARK-8358](https://issues.apache.org/jira/browse/SPARK-8358): DataFrame
explode with alias and * fails
+
+### Contributors
+The following developers contributed to this release:
+
+ * Adam Roberts -- Bug fixes in Core and tests
+ * Ai He -- Improvements in PySpark
+ * Alok Singh -- Bug fixes in Core
+ * Amey Chaugule -- Improvement in SQL
+ * Andrew Or -- Bug fixes in Core, tests, Shuffle, spark submit, and SQL;
improvement in Web UI and tests
+ * Animesh Baranawal -- Improvement in SQL
+ * Ben Fradet -- Bug fixes in Streaming and Web UI
+ * Brian Lockwood -- Documentation in Core
+ * Burak Yavuz -- Test in SQL; improvements in spark submit; bug fixes in
spark submit and SQL; improvement in SQL
+ * Carson Wang -- Bug fixes in Core and Web UI
+ * Cheng Hao -- Bug fixes in SQL
+ * Cheng Lian -- Documentation in Core; bug fixes in SQL
+ * Cheolsoo Park -- Improvement in SQL
+ * Chris Freeman -- Bug fixes in r
+ * Christian Kadner -- Bug fixes in SQL
+ * Cody Koeninger -- Improvements and improvement in Streaming
+ * DB Tsai -- New features in MLlib
+ * Daniel Darabos -- Bug fixes in EC2
+ * Daoyuan Wang -- Bug fixes in SQL
+ * Davies Liu -- Bug fixes in PySpark; improvement in SQL and PySpark
+ * Devaraj K -- Bug fixes in YARN
+ * Dibyendu Bhattacharya -- Bug fixes in Streaming and Web UI
+ * Favio Vazquez -- Documentation in Core and MLlib
+ * Hari Shreedharan -- Bug fixes in Streaming and Core
+ * Holden Karau -- Documentation in Core; bug fixes in sparkr, Shuffle, and
MLlib
+ * Hossein Falaki -- Improvements and bug fixes in sparkr
+ * Huang Zhaowei -- Bug fixes in Streaming and YARN
+ * Jean Lyn -- Bug fixes in SQL
+ * Joseph K. Bradley -- Improvements in MLlib; bug fixes in MLlib; improvement
in Core and MLlib
+ * Josh Rosen -- New features in SQL; bug fixes in scheduler and SQL;
improvement in Core
+ * Kevin Conor -- Bug fixes in PySpark
+ * Kousuke Saruta -- Documentation in Core
+ * Lars Francke -- Documentation in Core
+ * Lee -- Bug fixes in MLlib
+ * Liang-Chi Hsieh -- Improvements in SQL; bug fixes in MLlib and SQL
+ * Lianhui Wang -- Bug fixes in Shuffle
+ * Luca Martinetti -- Documentation in Core
+ * Manoj Kumar -- Improvements in SQL; bug fixes in MLlib and PySpark
+ * Marcelo Vanzin -- Improvements in Core; bug fixes in Core and Web UI
+ * Mark Smith -- Bug fixes in EC2
+ * Michael Armbrust -- Bug fixes in SQL
+ * Mike Dusenberry -- Improvements in PySpark, Core, SQL, and Streaming
+ * Moussa Taifi -- Documentation in Core
+ * Nathan Howell -- Bug fixes in SQL
+ * Navis Ryu -- Bug fixes in SQL
+ * Neelesh Srinivas Salian -- Documentation in Core and YARN
+ * Oleksiy Dyagilev -- Bug fixes in Core and MLlib
+ * Paavo Parkkinen -- Bug fixes in Streaming and MLlib
+ * Patrick Wendell -- Improvements in Core
+ * Punya Biswal -- Bug fixes in Core
+ * Qian Huang -- New features in sparkr
+ * Radek Ostrowski -- Documentation in Core
+ * Ram Sriharsha -- New features in MLlib and PySpark
+ * Rekha Joshi -- Improvements in Web UI
+ * Reynold Xin -- Bug fixes and improvement in SQL
+ * Rosstin Murphy -- Documentation in Core
+ * Ryan Williams -- Bug fixes in Core
+ * Saisai Shao -- Bug fixes in Core and Streaming
+ * Scott Taylor -- Test in PySpark
+ * Sean Owen -- Improvements and bug fixes in Core
+ * Sephiroth Lin -- Improvements in YARN
+ * Shiming Fei -- Bug fixes in Core
+ * Shivaram Venkataraman -- Improvements in Core, EC2, and sparkr; bug fixes
in sparkr and EC2
+ * Shixiong Zhu -- Test in Streaming, tests, and Core; improvements in
Streaming and Core; bug fixes in Core, tests, PySpark, and Streaming
+ * Simon Hafner -- Bug fixes in EC2
+ * Sun Rui -- Bug fixes in Core and sparkr
+ * Tao Li -- Bug fixes in YARN
+ * Tathagata Das -- Improvements in Core and Streaming; bug fixes in Core
+ * Ted Blackman -- Bug fixes in PySpark
+ * Ted Yu -- Bug fixes in SQL
+ * Tim Ellison -- Bug fixes in Core
+ * Timothy Chen -- Bug fixes in Web UI and Mesos
+ * Tingjun Xu -- Improvements in Core
+ * Tom Graves -- Bug fixes in Core
+ * Vinod K C -- Improvements and bug fixes in SQL
+ * Vyacheslav Baranov -- Bug fixes in Core
+ * Wang Tao -- Bug fixes in Core and YARN
+ * Wenchen Fan -- Improvement in SQL
+ * Xiangrui Meng -- Bug fixes in MLlib
+ * Yanbo Liang -- Improvements in Core, MLlib, and PySpark
+ * Yin Huai -- Improvements in Core, tests, and SQL; bug fixes in tests and
SQL; improvement in tests and SQL
+ * Yu ISHIKAWA -- Improvements in PySpark; improvement in sparkr
+ * Yuhao Yang -- Bug fixes in MLlib
+ * Yuming Wang -- Github integration in Web UI
+ * Yuri Saito -- Bug fixes in PySpark
+
+_Thanks to everyone who contributed!_
+
Modified: spark/site/community.html
URL:
http://svn.apache.org/viewvc/spark/site/community.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/community.html (original)
+++ spark/site/community.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Added: spark/site/docs/latest
URL: http://svn.apache.org/viewvc/spark/site/docs/latest?rev=1691277&view=auto
==============================================================================
--- spark/site/docs/latest (added)
+++ spark/site/docs/latest Wed Jul 15 21:26:29 2015
@@ -0,0 +1 @@
+link 1.4.1
\ No newline at end of file
Propchange: spark/site/docs/latest
------------------------------------------------------------------------------
svn:special = *
Modified: spark/site/documentation.html
URL:
http://svn.apache.org/viewvc/spark/site/documentation.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/documentation.html (original)
+++ spark/site/documentation.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/downloads.html
URL:
http://svn.apache.org/viewvc/spark/site/downloads.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/downloads.html (original)
+++ spark/site/downloads.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
@@ -176,9 +176,9 @@ $(document).ready(function() {
<h2 id="download-spark">Download Spark</h2>
-<p>The latest release of Spark is Spark 1.4.0, released on June 11, 2015
-<a href="/releases/spark-release-1-4-0.html">(release notes)</a>
-<a
href="https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=22596c534a38cfdda91aef18aa9037ab101e4251">(git
tag)</a><br /></p>
+<p>The latest release of Spark is Spark 1.4.1, released on July 15, 2015
+<a href="/releases/spark-release-1-4-1.html">(release notes)</a>
+<a
href="https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2">(git
tag)</a><br /></p>
<ol>
<li>
@@ -209,7 +209,7 @@ $(document).ready(function() {
<pre><code>groupId: org.apache.spark
artifactId: spark-core_2.10
-version: 1.4.0
+version: 1.4.1
</code></pre>
<h3 id="nightly-packages-and-artifacts">Nightly Packages and Artifacts</h3>
@@ -238,7 +238,7 @@ version: 1.5.0-SNAPSHOT
<pre><code># Master development branch
git clone git://github.com/apache/spark.git
-# 1.4 maintenance branch with stability fixes on top of Spark 1.4.0
+# 1.4 maintenance branch with stability fixes on top of Spark 1.4.1
git clone git://github.com/apache/spark.git -b branch-1.4
</code></pre>
Modified: spark/site/examples.html
URL:
http://svn.apache.org/viewvc/spark/site/examples.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/examples.html (original)
+++ spark/site/examples.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/faq.html
URL:
http://svn.apache.org/viewvc/spark/site/faq.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/faq.html (original)
+++ spark/site/faq.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/graphx/index.html
URL:
http://svn.apache.org/viewvc/spark/site/graphx/index.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/graphx/index.html (original)
+++ spark/site/graphx/index.html Wed Jul 15 21:26:29 2015
@@ -107,7 +107,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -137,6 +137,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -146,9 +149,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/index.html
URL:
http://svn.apache.org/viewvc/spark/site/index.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/index.html (original)
+++ spark/site/index.html Wed Jul 15 21:26:29 2015
@@ -106,7 +106,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -136,6 +136,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -145,9 +148,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/js/downloads.js
URL:
http://svn.apache.org/viewvc/spark/site/js/downloads.js?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/js/downloads.js (original)
+++ spark/site/js/downloads.js Wed Jul 15 21:26:29 2015
@@ -32,6 +32,7 @@ var packagesV5 = [hadoop2p6].concat(pack
// 1.4.0+
var packagesV6 = [hadoopFree, hadoop2p6, hadoop2p4,
hadoop2p3].concat(packagesV1);
+addRelease("1.4.1", new Date("7/15/2015"), sources.concat(packagesV6), true);
addRelease("1.4.0", new Date("6/11/2015"), sources.concat(packagesV6), true);
addRelease("1.3.1", new Date("4/17/2015"), sources.concat(packagesV5), true);
addRelease("1.3.0", new Date("3/13/2015"), sources.concat(packagesV4), true);
Modified: spark/site/mailing-lists.html
URL:
http://svn.apache.org/viewvc/spark/site/mailing-lists.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/mailing-lists.html (original)
+++ spark/site/mailing-lists.html Wed Jul 15 21:26:29 2015
@@ -107,7 +107,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -137,6 +137,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -146,9 +149,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/mllib/index.html
URL:
http://svn.apache.org/viewvc/spark/site/mllib/index.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/mllib/index.html (original)
+++ spark/site/mllib/index.html Wed Jul 15 21:26:29 2015
@@ -107,7 +107,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -137,6 +137,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -146,9 +149,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/amp-camp-2013-registration-ope.html
URL:
http://svn.apache.org/viewvc/spark/site/news/amp-camp-2013-registration-ope.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/amp-camp-2013-registration-ope.html (original)
+++ spark/site/news/amp-camp-2013-registration-ope.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/announcing-the-first-spark-summit.html
URL:
http://svn.apache.org/viewvc/spark/site/news/announcing-the-first-spark-summit.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/announcing-the-first-spark-summit.html (original)
+++ spark/site/news/announcing-the-first-spark-summit.html Wed Jul 15 21:26:29
2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/fourth-spark-screencast-published.html
URL:
http://svn.apache.org/viewvc/spark/site/news/fourth-spark-screencast-published.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/fourth-spark-screencast-published.html (original)
+++ spark/site/news/fourth-spark-screencast-published.html Wed Jul 15 21:26:29
2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/index.html
URL:
http://svn.apache.org/viewvc/spark/site/news/index.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/index.html (original)
+++ spark/site/news/index.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
@@ -171,6 +171,16 @@
<article class="hentry">
<header class="entry-header">
+ <h3 class="entry-title"><a href="/news/spark-1-3-1-released.html">Spark
1.4.1 released</a></h3>
+ <div class="entry-date">July 15, 2015</div>
+ </header>
+ <div class="entry-content"><p>We are happy to announce the availability of
<a href="/releases/spark-release-1-4-1.html" title="Spark Release 1.4.1">Spark
1.4.1</a>! This is a maintenance release that includes contributions from 85
developers. Spark 1.4.1 includes fixes across several areas of Spark, including
the DataFrame API, Spark Streaming, PySpark, Spark SQL, and MLlib.</p>
+
+</div>
+ </article>
+
+<article class="hentry">
+ <header class="entry-header">
<h3 class="entry-title"><a
href="/news/spark-summit-2015-videos-posted.html">Spark Summit 2015 Videos
Posted</a></h3>
<div class="entry-date">June 29, 2015</div>
</header>
Modified: spark/site/news/nsdi-paper.html
URL:
http://svn.apache.org/viewvc/spark/site/news/nsdi-paper.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/nsdi-paper.html (original)
+++ spark/site/news/nsdi-paper.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/one-month-to-spark-summit-2015.html
URL:
http://svn.apache.org/viewvc/spark/site/news/one-month-to-spark-summit-2015.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/one-month-to-spark-summit-2015.html (original)
+++ spark/site/news/one-month-to-spark-summit-2015.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/proposals-open-for-spark-summit-east.html
URL:
http://svn.apache.org/viewvc/spark/site/news/proposals-open-for-spark-summit-east.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/proposals-open-for-spark-summit-east.html (original)
+++ spark/site/news/proposals-open-for-spark-summit-east.html Wed Jul 15
21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/registration-open-for-spark-summit-east.html
URL:
http://svn.apache.org/viewvc/spark/site/news/registration-open-for-spark-summit-east.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/registration-open-for-spark-summit-east.html (original)
+++ spark/site/news/registration-open-for-spark-summit-east.html Wed Jul 15
21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/run-spark-and-shark-on-amazon-emr.html
URL:
http://svn.apache.org/viewvc/spark/site/news/run-spark-and-shark-on-amazon-emr.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/run-spark-and-shark-on-amazon-emr.html (original)
+++ spark/site/news/run-spark-and-shark-on-amazon-emr.html Wed Jul 15 21:26:29
2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-6-1-and-0-5-2-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-6-1-and-0-5-2-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-6-1-and-0-5-2-released.html (original)
+++ spark/site/news/spark-0-6-1-and-0-5-2-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-6-2-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-6-2-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-6-2-released.html (original)
+++ spark/site/news/spark-0-6-2-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-7-0-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-7-0-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-7-0-released.html (original)
+++ spark/site/news/spark-0-7-0-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-7-2-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-7-2-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-7-2-released.html (original)
+++ spark/site/news/spark-0-7-2-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-7-3-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-7-3-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-7-3-released.html (original)
+++ spark/site/news/spark-0-7-3-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-8-0-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-8-0-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-8-0-released.html (original)
+++ spark/site/news/spark-0-8-0-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-8-1-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-8-1-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-8-1-released.html (original)
+++ spark/site/news/spark-0-8-1-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-9-0-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-9-0-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-9-0-released.html (original)
+++ spark/site/news/spark-0-9-0-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-9-1-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-9-1-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-9-1-released.html (original)
+++ spark/site/news/spark-0-9-1-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-0-9-2-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-0-9-2-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-0-9-2-released.html (original)
+++ spark/site/news/spark-0-9-2-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-0-0-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-0-0-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-0-0-released.html (original)
+++ spark/site/news/spark-1-0-0-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-0-1-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-0-1-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-0-1-released.html (original)
+++ spark/site/news/spark-1-0-1-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-0-2-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-0-2-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-0-2-released.html (original)
+++ spark/site/news/spark-1-0-2-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-1-0-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-1-0-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-1-0-released.html (original)
+++ spark/site/news/spark-1-1-0-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-1-1-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-1-1-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-1-1-released.html (original)
+++ spark/site/news/spark-1-1-1-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-2-0-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-2-0-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-2-0-released.html (original)
+++ spark/site/news/spark-1-2-0-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-2-1-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-2-1-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-2-1-released.html (original)
+++ spark/site/news/spark-1-2-1-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-2-2-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-2-2-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-2-2-released.html (original)
+++ spark/site/news/spark-1-2-2-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Modified: spark/site/news/spark-1-3-0-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-3-0-released.html?rev=1691277&r1=1691276&r2=1691277&view=diff
==============================================================================
--- spark/site/news/spark-1-3-0-released.html (original)
+++ spark/site/news/spark-1-3-0-released.html Wed Jul 15 21:26:29 2015
@@ -104,7 +104,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.4.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
</ul>
</li>
<li><a href="/examples.html">Examples</a></li>
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
<li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
<span class="small">(Jun 29, 2015)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
<span class="small">(May 15, 2015)</span></li>
- <li><a href="/news/spark-summit-europe.html">Announcing Spark Summit
Europe</a>
- <span class="small">(May 15, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
</div>
Added: spark/site/news/spark-1-3-1-released.html
URL:
http://svn.apache.org/viewvc/spark/site/news/spark-1-3-1-released.html?rev=1691277&view=auto
==============================================================================
--- spark/site/news/spark-1-3-1-released.html (added)
+++ spark/site/news/spark-1-3-1-released.html Wed Jul 15 21:26:29 2015
@@ -0,0 +1,197 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <title>
+ Spark 1.4.1 released | Apache Spark
+
+ </title>
+
+
+
+
+
+ <!-- Bootstrap core CSS -->
+ <link href="/css/cerulean.min.css" rel="stylesheet">
+ <link href="/css/custom.css" rel="stylesheet">
+
+ <script type="text/javascript">
+ <!-- Google Analytics initialization -->
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-32518208-2']);
+ _gaq.push(['_trackPageview']);
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+ <!-- Adds slight delay to links to allow async reporting -->
+ function trackOutboundLink(link, category, action) {
+ try {
+ _gaq.push(['_trackEvent', category , action]);
+ } catch(err){}
+
+ setTimeout(function() {
+ document.location.href = link.href;
+ }, 100);
+ }
+ </script>
+
+ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media
queries -->
+ <!--[if lt IE 9]>
+ <script
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+ <script
src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
+ <![endif]-->
+</head>
+
+<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">
+
+ <p class="lead">
+ <a href="/">
+ <img src="/images/spark-logo.png"
+ style="height:100px; width:auto; vertical-align: bottom; margin-top:
20px;"></a><span class="tagline">
+ Lightning-fast cluster computing
+ </span>
+ </p>
+
+</div>
+
+<nav class="navbar navbar-default" role="navigation">
+ <!-- Brand and toggle get grouped for better mobile display -->
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle" data-toggle="collapse"
+ data-target="#navbar-collapse-1">
+ <span class="sr-only">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ </div>
+
+ <!-- Collect the nav links, forms, and other content for toggling -->
+ <div class="collapse navbar-collapse" id="navbar-collapse-1">
+ <ul class="nav navbar-nav">
+ <li><a href="/downloads.html">Download</a></li>
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+ Libraries <b class="caret"></b>
+ </a>
+ <ul class="dropdown-menu">
+ <li><a href="/sql/">Spark SQL</a></li>
+ <li><a href="/streaming/">Spark Streaming</a></li>
+ <li><a href="/mllib/">MLlib (machine learning)</a></li>
+ <li><a href="/graphx/">GraphX (graph)</a></li>
+ <li class="divider"></li>
+ <li><a href="http://spark-packages.org">Third-Party Packages</a></li>
+ </ul>
+ </li>
+ <li class="dropdown">
+ <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+ Documentation <b class="caret"></b>
+ </a>
+ <ul class="dropdown-menu">
+ <li><a href="/documentation.html">Overview</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.4.1)</a></li>
+ </ul>
+ </li>
+ <li><a href="/examples.html">Examples</a></li>
+ <li class="dropdown">
+ <a href="/community.html" class="dropdown-toggle"
data-toggle="dropdown">
+ Community <b class="caret"></b>
+ </a>
+ <ul class="dropdown-menu">
+ <li><a href="/community.html">Mailing Lists</a></li>
+ <li><a href="/community.html#events">Events and Meetups</a></li>
+ <li><a href="/community.html#history">Project History</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/SPARK/Powered+By+Spark">Powered
By</a></li>
+ <li><a
href="https://cwiki.apache.org/confluence/display/SPARK/Committers">Project
Committers</a></li>
+ <li><a href="https://issues.apache.org/jira/browse/SPARK">Issue
Tracker</a></li>
+ </ul>
+ </li>
+ <li><a href="/faq.html">FAQ</a></li>
+ </ul>
+ </div>
+ <!-- /.navbar-collapse -->
+</nav>
+
+
+<div class="row">
+ <div class="col-md-3 col-md-push-9">
+ <div class="news" style="margin-bottom: 20px;">
+ <h5>Latest News</h5>
+ <ul class="list-unstyled">
+
+ <li><a href="/news/spark-1-3-1-released.html">Spark 1.4.1
released</a>
+ <span class="small">(Jul 15, 2015)</span></li>
+
+ <li><a href="/news/spark-summit-2015-videos-posted.html">Spark
Summit 2015 Videos Posted</a>
+ <span class="small">(Jun 29, 2015)</span></li>
+
+ <li><a href="/news/spark-1-4-0-released.html">Spark 1.4.0
released</a>
+ <span class="small">(Jun 11, 2015)</span></li>
+
+ <li><a href="/news/one-month-to-spark-summit-2015.html">One month to
Spark Summit 2015 in San Francisco</a>
+ <span class="small">(May 15, 2015)</span></li>
+
+ </ul>
+ <p class="small" style="text-align: right;"><a
href="/news/index.html">Archive</a></p>
+ </div>
+ <div class="hidden-xs hidden-sm">
+ <a href="/downloads.html" class="btn btn-success btn-lg btn-block"
style="margin-bottom: 30px;">
+ Download Spark
+ </a>
+ <p style="font-size: 16px; font-weight: 500; color: #555;">
+ Built-in Libraries:
+ </p>
+ <ul class="list-none">
+ <li><a href="/sql/">Spark SQL</a></li>
+ <li><a href="/streaming/">Spark Streaming</a></li>
+ <li><a href="/mllib/">MLlib (machine learning)</a></li>
+ <li><a href="/graphx/">GraphX (graph)</a></li>
+ </ul>
+ <a href="http://spark-packages.org">Third-Party Packages</a>
+ </div>
+ </div>
+
+ <div class="col-md-9 col-md-pull-3">
+ <h2>Spark 1.4.1 released</h2>
+
+
+<p>We are happy to announce the availability of <a
href="/releases/spark-release-1-4-1.html" title="Spark Release 1.4.1">Spark
1.4.1</a>! This is a maintenance release that includes contributions from 85
developers. Spark 1.4.1 includes fixes across several areas of Spark, including
the DataFrame API, Spark Streaming, PySpark, Spark SQL, and MLlib.</p>
+
+<p>Visit the <a href="/releases/spark-release-1-4-1.html" title="Spark Release
1.4.1">release notes</a> to read about this release or <a
href="/downloads.html">download</a> the release today.</p>
+
+
+<p>
+<br/>
+<a href="/news/">Spark News Archive</a>
+</p>
+
+ </div>
+</div>
+
+
+
+<footer class="small">
+ <hr>
+ Apache Spark, Spark, Apache, and the Spark logo are trademarks of
+ <a href="http://www.apache.org">The Apache Software Foundation</a>.
+</footer>
+
+</div>
+
+</body>
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]