Repository: spark
Updated Branches:
  refs/heads/branch-1.1 fe4df343d -> fb2b40a52


Adding new CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/7db87b3e
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/7db87b3e
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/7db87b3e

Branch: refs/heads/branch-1.1
Commit: 7db87b3ec7aa7cc70031a95fa1fd1143ba0efd71
Parents: fe4df34
Author: Patrick Wendell <pwend...@gmail.com>
Authored: Thu Aug 28 17:17:30 2014 -0700
Committer: Patrick Wendell <pwend...@gmail.com>
Committed: Thu Aug 28 17:17:30 2014 -0700

----------------------------------------------------------------------
 CHANGES.txt | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/7db87b3e/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 3a72a20..b42721a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,36 @@ Spark Change Log
 
 Release 1.1.0
 
+  [SPARK-3277] Fix external spilling with LZ4 assertion error
+  Andrew Or <andrewo...@gmail.com>, Patrick Wendell <pwend...@gmail.com>
+  2014-08-28 17:05:21 -0700
+  Commit: fe4df34, github.com/apache/spark/pull/2187
+
+  SPARK-3082. yarn.Client.logClusterResourceDetails throws NPE if requeste...
+  Sandy Ryza <sa...@cloudera.com>
+  2014-08-28 16:18:50 -0700
+  Commit: f4cbf5e, github.com/apache/spark/pull/1984
+
+  [SPARK-3190] Avoid overflow in VertexRDD.count()
+  Ankur Dave <ankurd...@gmail.com>
+  2014-08-28 15:17:01 -0700
+  Commit: 0b9718a, github.com/apache/spark/pull/2106
+
+  [SPARK-3264] Allow users to set executor Spark home in Mesos
+  Andrew Or <andrewo...@gmail.com>
+  2014-08-28 11:05:44 -0700
+  Commit: 069ecfe, github.com/apache/spark/pull/2166
+
+  [SPARK-3150] Fix NullPointerException in in Spark recovery: Add initializing 
default values in DriverInfo.init()
+  Tatiana Borisova <tanya...@yandex.ru>
+  2014-08-28 10:36:36 -0700
+  Commit: fd98020, github.com/apache/spark/pull/2062
+
+  Additional CHANGES.txt
+  Patrick Wendell <pwend...@gmail.com>
+  2014-08-28 00:19:03 -0700
+  Commit: a9df703
+
   [SPARK-3230][SQL] Fix udfs that return structs
   Michael Armbrust <mich...@databricks.com>
   2014-08-28 00:15:23 -0700


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to