summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2015-06-12 00:35:55 +0000
committerPatrick Wendell <pwendell@apache.org>2015-06-12 00:35:55 +0000
commita12ed5d3ed9315a035f62e1380283dc1bda83a4e (patch)
treee3cf5b2eeadf3cc7812a2ff25d0a19622eeffb1a
parentd7a1866464e4f331eac59211457c07fe0d04bb84 (diff)
downloadspark-website-a12ed5d3ed9315a035f62e1380283dc1bda83a4e.tar.gz
spark-website-a12ed5d3ed9315a035f62e1380283dc1bda83a4e.tar.bz2
spark-website-a12ed5d3ed9315a035f62e1380283dc1bda83a4e.zip
Adding minor contents to release notes
-rw-r--r--releases/_posts/2015-06-11-spark-release-1-4-0.md4
-rw-r--r--site/releases/spark-release-1-4-0.html3
2 files changed, 4 insertions, 3 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 728df045c..b7c315a35 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
@@ -66,7 +66,7 @@ Python coverage. MLlib also adds several new algorithms.
* [SPARK-5995](https://issues.apache.org/jira/browse/SPARK-5995): Make ML Prediction Developer APIs public
* [SPARK-3066](https://issues.apache.org/jira/browse/SPARK-3066): Support recommendAll in matrix factorization model
* [SPARK-4894](https://issues.apache.org/jira/browse/SPARK-4894): Bernoulli naive Bayes
-
+ * [SPARK-5563](https://issues.apache.org/jira/browse/SPARK-5563): LDA with online variational inference to the release note
### Spark Streaming
Spark streaming adds visual instrumentation graphs and significantly improved debugging information in the UI. It also enhances support for both Kafka and Kinesis.
@@ -91,7 +91,7 @@ This release has few known issues which will be addressed in Spark 1.4.1
#### Test Partners
-Thanks to The following organizations, who helped benchmark or integration test release candidates: <br> Intel, Palantir, Cloudera, Mesosphere, Shopify, Netflix, Yahoo, UC Berkeley and Databricks.
+Thanks to The following organizations, who helped benchmark or integration test release candidates: <br> Intel, Palantir, Cloudera, Mesosphere, Huawei, Shopify, Netflix, Yahoo, UC Berkeley and Databricks.
#### Contributors
* Aaron Davidson -- Bug fixes in Core, Shuffle, and YARN
diff --git a/site/releases/spark-release-1-4-0.html b/site/releases/spark-release-1-4-0.html
index 43de4810d..e8c8be9c3 100644
--- a/site/releases/spark-release-1-4-0.html
+++ b/site/releases/spark-release-1-4-0.html
@@ -230,6 +230,7 @@ Python coverage. MLlib also adds several new algorithms.</p>
<li><a href="https://issues.apache.org/jira/browse/SPARK-5995">SPARK-5995</a>: Make ML Prediction Developer APIs public</li>
<li><a href="https://issues.apache.org/jira/browse/SPARK-3066">SPARK-3066</a>: Support recommendAll in matrix factorization model</li>
<li><a href="https://issues.apache.org/jira/browse/SPARK-4894">SPARK-4894</a>: Bernoulli naive Bayes</li>
+ <li><a href="https://issues.apache.org/jira/browse/SPARK-5563">SPARK-5563</a>: LDA with online variational inference to the release note</li>
</ul>
<h3 id="spark-streaming">Spark Streaming</h3>
@@ -259,7 +260,7 @@ Python coverage. MLlib also adds several new algorithms.</p>
<h4 id="test-partners">Test Partners</h4>
-<p>Thanks to The following organizations, who helped benchmark or integration test release candidates: <br /> Intel, Palantir, Cloudera, Mesosphere, Shopify, Netflix, Yahoo, UC Berkeley and Databricks. </p>
+<p>Thanks to The following organizations, who helped benchmark or integration test release candidates: <br /> Intel, Palantir, Cloudera, Mesosphere, Huawei, Shopify, Netflix, Yahoo, UC Berkeley and Databricks. </p>
<h4 id="contributors">Contributors</h4>
<ul>