summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-1-4-0.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2015-06-11 19:37:34 +0000
committerPatrick Wendell <pwendell@apache.org>2015-06-11 19:37:34 +0000
commite67258666b50348ef40bfa828dcd35aa78fc020d (patch)
tree6521ce0fed620f5bcec5191001a9f9e6175bea25 /site/releases/spark-release-1-4-0.html
parent3b8a945f038c5604352889b13ed828b30c89afc8 (diff)
downloadspark-website-e67258666b50348ef40bfa828dcd35aa78fc020d.tar.gz
spark-website-e67258666b50348ef40bfa828dcd35aa78fc020d.tar.bz2
spark-website-e67258666b50348ef40bfa828dcd35aa78fc020d.zip
Adding known issue regarding spark-ec2
Diffstat (limited to 'site/releases/spark-release-1-4-0.html')
-rw-r--r--site/releases/spark-release-1-4-0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/releases/spark-release-1-4-0.html b/site/releases/spark-release-1-4-0.html
index 4d575a5c8..504dc3c34 100644
--- a/site/releases/spark-release-1-4-0.html
+++ b/site/releases/spark-release-1-4-0.html
@@ -251,6 +251,7 @@ Python coverage. MLlib also adds several new algorithms.</p>
<li>Python sortBy()/sortByKey() can hang if a single partition is larger than worker memory <a href="https://issues.apache.org/jira/browse/SPARK-8202">SPARK-8202</a></li>
<li>Unintended behavior change of JSON schema inference <a href="https://issues.apache.org/jira/browse/SPARK-8093">SPARK-8093</a></li>
<li>Some ML pipleline components do not correctly implement copy <a href="https://issues.apache.org/jira/browse/SPARK-8151">SPARK-8151</a></li>
+ <li>Spark-ec2 branch pointer is wrong <a href="https://issues.apache.org/jira/browse/SPARK-8310">SPARK-8310</a></li>
</ul>
<h3 id="credits">Credits</h3>