summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2015-06-11 16:02:44 +0000
committerPatrick Wendell <pwendell@apache.org>2015-06-11 16:02:44 +0000
commite20080b5b05d4611084c0c2bbbbc7654c3b4585e (patch)
tree9ab16889d27570ab3fedc72447f0c5b7d809b0f1
parent2412627813fa30db3cbba4b119f18c15be847163 (diff)
downloadspark-website-e20080b5b05d4611084c0c2bbbbc7654c3b4585e.tar.gz
spark-website-e20080b5b05d4611084c0c2bbbbc7654c3b4585e.tar.bz2
spark-website-e20080b5b05d4611084c0c2bbbbc7654c3b4585e.zip
Adding test partners
-rw-r--r--releases/_posts/2015-06-11-spark-release-1-4-0.md6
-rw-r--r--site/releases/spark-release-1-4-0.html6
2 files changed, 12 insertions, 0 deletions
diff --git a/releases/_posts/2015-06-11-spark-release-1-4-0.md b/releases/_posts/2015-06-11-spark-release-1-4-0.md
index 261a4d34d..527b406a4 100644
--- a/releases/_posts/2015-06-11-spark-release-1-4-0.md
+++ b/releases/_posts/2015-06-11-spark-release-1-4-0.md
@@ -86,6 +86,12 @@ This release has few known issues which will be addressed in Spark 1.4.1
* Some ML pipleline components do not correctly implement copy [SPARK-8151](https://issues.apache.org/jira/browse/SPARK-8151)
### Credits
+
+#### Test Partners
+
+Thanks to The following organizations, who helped benchmark or integration test release candidates: <br> Intel, Cloudera, Mesosphere, Shopify, Netflix, Yahoo, UC Berkeley and Databricks.
+
+#### Contributors
* Aaron Davidson -- Bug fixes in Core, Shuffle, and YARN
* Aaron Josephs -- New features in Core
* Adam Budde -- Bug fixes in SQL
diff --git a/site/releases/spark-release-1-4-0.html b/site/releases/spark-release-1-4-0.html
index 9dade1bda..c3ab674a6 100644
--- a/site/releases/spark-release-1-4-0.html
+++ b/site/releases/spark-release-1-4-0.html
@@ -254,6 +254,12 @@ Python coverage. MLlib also adds several new algorithms.</p>
</ul>
<h3 id="credits">Credits</h3>
+
+<h4 id="test-partners">Test Partners</h4>
+
+<p>Thanks to The following organizations, who helped benchmark or integration test release candidates: <br /> Intel, Cloudera, Mesosphere, Shopify, Netflix, Yahoo, UC Berkeley and Databricks. </p>
+
+<h4 id="contributors">Contributors</h4>
<ul>
<li>Aaron Davidson &#8211; Bug fixes in Core, Shuffle, and YARN</li>
<li>Aaron Josephs &#8211; New features in Core</li>