summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-1-2-1.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2015-02-09 21:27:38 +0000
committerPatrick Wendell <pwendell@apache.org>2015-02-09 21:27:38 +0000
commitf20c0d9fa99b7ebd82efc83f476bb2a8e2cc0457 (patch)
treeb9d897941b3527fd1ff4467cd1db675bd97cc2b3 /site/releases/spark-release-1-2-1.html
parentfda5123d1aaa994c27db1ed083b65f57005bc084 (diff)
downloadspark-website-f20c0d9fa99b7ebd82efc83f476bb2a8e2cc0457.tar.gz
spark-website-f20c0d9fa99b7ebd82efc83f476bb2a8e2cc0457.tar.bz2
spark-website-f20c0d9fa99b7ebd82efc83f476bb2a8e2cc0457.zip
Adding release source doc
Diffstat (limited to 'site/releases/spark-release-1-2-1.html')
-rw-r--r--site/releases/spark-release-1-2-1.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/releases/spark-release-1-2-1.html b/site/releases/spark-release-1-2-1.html
index 75bd439d8..faee74abc 100644
--- a/site/releases/spark-release-1-2-1.html
+++ b/site/releases/spark-release-1-2-1.html
@@ -177,6 +177,11 @@
<h3 id="fixes">Fixes</h3>
<p>Spark 1.2.1 contains bug fixes in several components. Some of the more important fixes are highlighted below. You can visit the <a href="http://s.apache.org/Mpn">Spark issue tracker</a> for the full list of fixes.</p>
+<h4 id="security">Security</h4>
+<ul>
+ <li>Locks down file permissions for temporary file storage</li>
+</ul>
+
<h4 id="spark-core">Spark Core</h4>
<ul>
<li>Netty shuffle ignores spark.blockManager.port (<a href="https://issues.apache.org/jira/browse/SPARK-4837">SPARK-4837</a>)</li>