Updated CHANGES.txt

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

Branch: refs/heads/branch-1.0
Commit: caed16e4c86427f13b3d4604c5dcb9ddcb71bbb1
Parents: 6d34a6a
Author: Tathagata Das <tathagata.das1...@gmail.com>
Authored: Mon May 26 06:16:25 2014 +0000
Committer: Tathagata Das <tathagata.das1...@gmail.com>
Committed: Mon May 26 06:16:25 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/spark/blob/caed16e4/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index b097339..0cff06c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,71 @@ Spark Change Log
 
 Release 1.0.0
 
+  HOTFIX: Add no-arg SparkContext constructor in Java
+  Patrick Wendell <pwend...@gmail.com>
+  2014-05-25 20:13:32 -0700
+  Commit: 18c77cb, github.com/apache/spark/pull/878
+
+  [SQL] Minor: Introduce SchemaRDD#aggregate() for simple aggregations
+  Aaron Davidson <aa...@databricks.com>
+  2014-05-25 18:37:44 -0700
+  Commit: a3976a2, github.com/apache/spark/pull/874
+
+  SPARK-1903 Document Spark's network connections
+  Andrew Ash <and...@andrewash.com>
+  2014-05-25 17:15:47 -0700
+  Commit: 5107a6f, github.com/apache/spark/pull/856
+
+  Fix PEP8 violations in Python mllib.
+  Reynold Xin <r...@apache.org>
+  2014-05-25 17:15:01 -0700
+  Commit: 07f34ca, github.com/apache/spark/pull/871
+
+  Python docstring update for sql.py.
+  Reynold Xin <r...@apache.org>
+  2014-05-25 16:04:17 -0700
+  Commit: 8891495, github.com/apache/spark/pull/869
+
+  Fix PEP8 violations in examples/src/main/python.
+  Reynold Xin <r...@apache.org>
+  2014-05-25 14:48:27 -0700
+  Commit: 3368397, github.com/apache/spark/pull/870
+
+  Added license header for tox.ini.
+  Reynold Xin <r...@apache.org>
+  2014-05-25 01:47:08 -0700
+  Commit: 7273bfc
+
+  SPARK-1822: Some minor cleanup work on SchemaRDD.count()
+  Reynold Xin <r...@apache.org>
+  2014-05-25 01:44:49 -0700
+  Commit: aeffc20, github.com/apache/spark/pull/868
+
+  Added PEP8 style configuration file.
+  Reynold Xin <r...@apache.org>
+  2014-05-25 01:32:15 -0700
+  Commit: 291567d, github.com/apache/spark/pull/872
+
+  [SPARK-1822] SchemaRDD.count() should use query optimizer
+  Kan Zhang <kzh...@apache.org>
+  2014-05-25 00:06:42 -0700
+  Commit: 64d0fb5, github.com/apache/spark/pull/841
+
+  spark-submit: add exec at the end of the script
+  Colin Patrick Mccabe <cmcc...@cloudera.com>
+  2014-05-24 22:39:27 -0700
+  Commit: 7e59335, github.com/apache/spark/pull/858
+
+  [SPARK-1886] check executor id existence when executor exit
+  Zhen Peng <zhenpen...@baidu.com>
+  2014-05-24 20:40:19 -0700
+  Commit: b5e9686, github.com/apache/spark/pull/827
+
+  Updated CHANGES.txt
+  Tathagata Das <tathagata.das1...@gmail.com>
+  2014-05-25 02:20:13 +0000
+  Commit: 8406092
+
   SPARK-1911: Emphasize that Spark jars should be built with Java 6.
   Patrick Wendell <pwend...@gmail.com>
   2014-05-24 18:27:00 -0700

Reply via email to