http://git-wip-us.apache.org/repos/asf/spark/blob/ce7158cf/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
new file mode 100644
index 0000000..46d612a
--- /dev/null
+++ b/CHANGES.txt
@@ -0,0 +1,6520 @@
+Spark Change Log
+----------------
+
+Release 1.3.0
+
+  BUILD: Minor tweaks to internal build scripts
+  Patrick Wendell <patr...@databricks.com>
+  2015-03-03 00:38:12 -0800
+  Commit: ae60eb9
+
+  HOTFIX: Bump HBase version in MapR profiles.
+  Patrick Wendell <patr...@databricks.com>
+  2015-03-03 01:38:07 -0800
+  Commit: 1aa8461
+
+  [SPARK-5537][MLlib][Docs] Add user guide for multinomial logistic regression
+  DB Tsai <dbt...@alpinenow.com>
+  2015-03-02 22:37:12 -0800
+  Commit: 841d2a2, github.com/apache/spark/pull/4866
+
+  [SPARK-6120] [mllib] Warnings about memory in tree, ensemble model save
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-03-02 22:33:51 -0800
+  Commit: 81648a7, github.com/apache/spark/pull/4864
+
+  [SPARK-6097][MLLIB] Support tree model save/load in PySpark/MLlib
+  Xiangrui Meng <m...@databricks.com>
+  2015-03-02 22:27:01 -0800
+  Commit: 62c53be, github.com/apache/spark/pull/4854
+
+  [SPARK-5310][SQL] Fixes to Docs and Datasources API
+  Reynold Xin <r...@databricks.com>, Michael Armbrust <mich...@databricks.com>
+  2015-03-02 22:14:08 -0800
+  Commit: 4e6e008, github.com/apache/spark/pull/4868
+
+  [SPARK-5950][SQL]Insert array into a metastore table saved as parquet should 
work when using datasource api
+  Yin Huai <yh...@databricks.com>
+  2015-03-02 19:31:55 -0800
+  Commit: 1b490e9, github.com/apache/spark/pull/4826
+
+  [SPARK-6127][Streaming][Docs] Add Kafka to Python api docs
+  Tathagata Das <tathagata.das1...@gmail.com>
+  2015-03-02 18:40:46 -0800
+  Commit: ffd0591, github.com/apache/spark/pull/4860
+
+  [SPARK-5537] Add user guide for multinomial logistic regression
+  Xiangrui Meng <m...@databricks.com>, DB Tsai <dbt...@alpinenow.com>
+  2015-03-02 18:10:50 -0800
+  Commit: 11389f0, github.com/apache/spark/pull/4801
+
+  [SPARK-6121][SQL][MLLIB] simpleString for UDT
+  Xiangrui Meng <m...@databricks.com>
+  2015-03-02 17:14:34 -0800
+  Commit: 1b8ab57, github.com/apache/spark/pull/4858
+
+  [SPARK-6048] SparkConf should not translate deprecated configs on set
+  Andrew Or <and...@databricks.com>
+  2015-03-02 16:36:42 -0800
+  Commit: ea69cf2, github.com/apache/spark/pull/4799
+
+  [SPARK-6066] Make event log format easier to parse
+  Andrew Or <and...@databricks.com>
+  2015-03-02 16:34:32 -0800
+  Commit: 8100b79, github.com/apache/spark/pull/4821
+
+  [SPARK-6082] [SQL] Provides better error message for malformed rows when 
caching tables
+  Cheng Lian <l...@databricks.com>
+  2015-03-02 16:18:00 -0800
+  Commit: 866f281, github.com/apache/spark/pull/4842
+
+  [SPARK-6114][SQL] Avoid metastore conversions before plan is resolved
+  Michael Armbrust <mich...@databricks.com>
+  2015-03-02 16:10:54 -0800
+  Commit: 3899c7c, github.com/apache/spark/pull/4855
+
+  [SPARK-6050] [yarn] Relax matching of vcore count in received containers.
+  Marcelo Vanzin <van...@cloudera.com>
+  2015-03-02 16:41:43 -0600
+  Commit: 650d1e7, github.com/apache/spark/pull/4818
+
+  [SPARK-6040][SQL] Fix the percent bug in tablesample
+  q00251598 <qiyad...@huawei.com>
+  2015-03-02 13:16:29 -0800
+  Commit: a83b9bb, github.com/apache/spark/pull/4789
+
+  [Minor] Fix doc typo for describing primitiveTerm effectiveness condition
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-03-02 13:11:17 -0800
+  Commit: f92876a, github.com/apache/spark/pull/4762
+
+  SPARK-5390 [DOCS] Encourage users to post on Stack Overflow in Community Docs
+  Sean Owen <so...@cloudera.com>
+  2015-03-02 21:10:08 +0000
+  Commit: 58e7198, github.com/apache/spark/pull/4843
+
+  [DOCS] Refactored Dataframe join comment to use correct parameter ordering
+  Paul Power <paul.po...@peerside.com>
+  2015-03-02 13:08:47 -0800
+  Commit: 54ac243, github.com/apache/spark/pull/4847
+
+  [SPARK-6080] [PySpark] correct LogisticRegressionWithLBFGS regType parameter 
for pyspark
+  Yanbo Liang <yblia...@gmail.com>
+  2015-03-02 10:17:24 -0800
+  Commit: 4ffaf85, github.com/apache/spark/pull/4831
+
+  [SPARK-5741][SQL] Support the path contains comma in HiveContext
+  q00251598 <qiyad...@huawei.com>
+  2015-03-02 10:13:11 -0800
+  Commit: f476108, github.com/apache/spark/pull/4532
+
+  [SPARK-6111] Fixed usage string in documentation.
+  Kenneth Myers <myer...@us.ibm.com>
+  2015-03-02 17:25:24 +0000
+  Commit: b2b7f01, github.com/apache/spark/pull/4852
+
+  [SPARK-6052][SQL]In JSON schema inference, we should always set containsNull 
of an ArrayType to true
+  Yin Huai <yh...@databricks.com>
+  2015-03-02 23:18:07 +0800
+  Commit: a3fef2c, github.com/apache/spark/pull/4806
+
+  [SPARK-6073][SQL] Need to refresh metastore cache after append data in 
CreateMetastoreDataSourceAsSelect
+  Yin Huai <yh...@databricks.com>
+  2015-03-02 22:42:18 +0800
+  Commit: c59871c, github.com/apache/spark/pull/4824
+
+  [Streaming][Minor]Fix some error docs in streaming examples
+  Saisai Shao <saisai.s...@intel.com>
+  2015-03-02 08:49:19 +0000
+  Commit: 1fe677a, github.com/apache/spark/pull/4837
+
+  [SPARK-6083] [MLLib] [DOC] Make Python API example consistent in NaiveBayes
+  MechCoder <manojkumarsivaraj...@gmail.com>
+  2015-03-01 16:28:15 -0800
+  Commit: 6a2fc85, github.com/apache/spark/pull/4834
+
+  [SPARK-6053][MLLIB] support save/load in PySpark's ALS
+  Xiangrui Meng <m...@databricks.com>
+  2015-03-01 16:26:57 -0800
+  Commit: b570d98, github.com/apache/spark/pull/4811
+
+  [SPARK-6074] [sql] Package pyspark sql bindings.
+  Marcelo Vanzin <van...@cloudera.com>
+  2015-03-01 11:05:10 +0000
+  Commit: bb16618, github.com/apache/spark/pull/4822
+
+  SPARK-5984: Fix TimSort bug causes ArrayOutOfBoundsException
+  Evan Yu <eho...@gmail.com>
+  2015-02-28 18:55:34 -0800
+  Commit: 317694c, github.com/apache/spark/pull/4804
+
+  [SPARK-5775] [SQL] BugFix: GenericRow cannot be cast to SpecificMutableRow 
when nested data and partitioned table
+  Cheng Lian <l...@databricks.com>, Cheng Lian 
<lianch...@users.noreply.github.com>, Yin Huai <yh...@databricks.com>
+  2015-02-28 21:15:43 +0800
+  Commit: aa39460, github.com/apache/spark/pull/4792
+
+  [SPARK-5979][SPARK-6032] Smaller safer --packages fix
+  Burak Yavuz <brk...@gmail.com>
+  2015-02-27 22:59:35 -0800
+  Commit: 5a55c96, github.com/apache/spark/pull/4802
+
+  [SPARK-6070] [yarn] Remove unneeded classes from shuffle service jar.
+  Marcelo Vanzin <van...@cloudera.com>
+  2015-02-27 22:44:11 -0800
+  Commit: 1747e0a, github.com/apache/spark/pull/4820
+
+  [SPARK-6055] [PySpark] fix incorrect __eq__ of DataType
+  Davies Liu <dav...@databricks.com>
+  2015-02-27 20:07:17 -0800
+  Commit: 49f2187, github.com/apache/spark/pull/4808
+
+  [SPARK-5751] [SQL] Sets SPARK_HOME as SPARK_PID_DIR when running Thrift 
server test suites
+  Cheng Lian <l...@databricks.com>
+  2015-02-28 08:41:49 +0800
+  Commit: 5d19cf0, github.com/apache/spark/pull/4758
+
+  [Streaming][Minor] Remove useless type signature of Java Kafka direct stream 
API
+  Saisai Shao <saisai.s...@intel.com>
+  2015-02-27 13:01:42 -0800
+  Commit: ceebe3c, github.com/apache/spark/pull/4817
+
+  [SPARK-4587] [mllib] [docs] Fixed save,load calls in ML guide examples
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-27 13:00:36 -0800
+  Commit: 117e10c, github.com/apache/spark/pull/4816
+
+  [SPARK-6058][Yarn] Log the user class exception in ApplicationMaster
+  zsxwing <zsxw...@gmail.com>
+  2015-02-27 13:31:46 +0000
+  Commit: bff8088, github.com/apache/spark/pull/4813
+
+  fix spark-6033, clarify the spark.worker.cleanup behavior in standalone mode
+  许鹏 <peng...@fraudmetrix.cn>
+  2015-02-26 23:05:56 -0800
+  Commit: b8db84c, github.com/apache/spark/pull/4803
+
+  SPARK-2168 [Spark core] Use relative URIs for the app links in the History 
Server.
+  Lukasz Jastrzebski <lukasz.jastrzeb...@gmail.com>
+  2015-02-26 22:38:06 -0800
+  Commit: 485b919, github.com/apache/spark/pull/4778
+
+  [SPARK-6024][SQL] When a data source table has too many columns, it's schema 
cannot be stored in metastore.
+  Yin Huai <yh...@databricks.com>
+  2015-02-26 20:46:05 -0800
+  Commit: 6200f07, github.com/apache/spark/pull/4795
+
+  [SPARK-6037][SQL] Avoiding duplicate Parquet schema merging
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-27 11:06:47 +0800
+  Commit: 25a109e, github.com/apache/spark/pull/4786
+
+  SPARK-4579 [WEBUI] Scheduling Delay appears negative
+  Sean Owen <so...@cloudera.com>
+  2015-02-26 17:35:09 -0800
+  Commit: b83a93e, github.com/apache/spark/pull/4796
+
+  [SPARK-5951][YARN] Remove unreachable driver memory properties in yarn 
client mode
+  mohit.goyal <mohit.go...@guavus.com>
+  2015-02-26 14:27:47 -0800
+  Commit: 5b426cb, github.com/apache/spark/pull/4730
+
+  Add a note for context termination for History server on Yarn
+  moussa taifi <mouta...@gmail.com>
+  2015-02-26 14:19:43 -0800
+  Commit: 297c3ef, github.com/apache/spark/pull/4721
+
+  [SPARK-6018] [YARN] NoSuchMethodError in Spark app is swallowed by YARN AM
+  Cheolsoo Park <cheols...@netflix.com>
+  2015-02-26 13:53:49 -0800
+  Commit: fe79674, github.com/apache/spark/pull/4773
+
+  [SPARK-6027][SPARK-5546] Fixed --jar and --packages not working for 
KafkaUtils and improved error message
+  Tathagata Das <tathagata.das1...@gmail.com>
+  2015-02-26 13:46:07 -0800
+  Commit: 731a997, github.com/apache/spark/pull/4779
+
+  Modify default value description for 
spark.scheduler.minRegisteredResourcesRatio on docs.
+  Li Zhihui <zhihui...@intel.com>
+  2015-02-26 13:07:07 -0800
+  Commit: 62652dc, github.com/apache/spark/pull/4781
+
+  [SPARK-5363] Fix bug in PythonRDD: remove() inside iterator is not safe
+  Davies Liu <dav...@databricks.com>
+  2015-02-26 11:54:17 -0800
+  Commit: 5d309ad, github.com/apache/spark/pull/4776
+
+  [SPARK-6015] fix links to source code in Python API docs
+  Davies Liu <dav...@databricks.com>
+  2015-02-26 10:45:29 -0800
+  Commit: dafb3d2, github.com/apache/spark/pull/4772
+
+  [SPARK-6007][SQL] Add numRows param in DataFrame.show()
+  Jacky Li <jacky.li...@huawei.com>
+  2015-02-26 10:40:58 -0800
+  Commit: 7c779d8, github.com/apache/spark/pull/4767
+
+  [SPARK-6016][SQL] Cannot read the parquet table after overwriting the 
existing table when spark.sql.parquet.cacheMetadata=true
+  Yin Huai <yh...@databricks.com>
+  2015-02-27 01:01:32 +0800
+  Commit: b5c5e93, github.com/apache/spark/pull/4775
+
+  [SPARK-6023][SQL] ParquetConversions fails to replace the destination 
MetastoreRelation of an InsertIntoTable node to ParquetRelation2
+  Yin Huai <yh...@databricks.com>
+  2015-02-26 22:39:49 +0800
+  Commit: e0f5fb0, github.com/apache/spark/pull/4782
+
+  [SPARK-5976][MLLIB] Add partitioner to factors returned by ALS
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-25 23:43:29 -0800
+  Commit: a51d9db, github.com/apache/spark/pull/4748
+
+  [SPARK-1182][Docs] Sort the configuration parameters in configuration.md
+  Brennon York <brennon.y...@capitalone.com>
+  2015-02-25 16:12:56 -0800
+  Commit: 56fa38a, github.com/apache/spark/pull/3863
+
+  [SPARK-5724] fix the misconfiguration in AkkaUtils
+  CodingCat <zhunans...@gmail.com>
+  2015-02-23 11:29:25 +0000
+  Commit: b32a653, github.com/apache/spark/pull/4512
+
+  [SPARK-5974] [SPARK-5980] [mllib] [python] [docs] Update ML guide with 
save/load, Python GBT
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-25 16:13:17 -0800
+  Commit: a1b4856, github.com/apache/spark/pull/4750
+
+  [SPARK-5926] [SQL] make DataFrame.explain leverage queryExecution.logical
+  Yanbo Liang <yblia...@gmail.com>
+  2015-02-25 15:37:13 -0800
+  Commit: 5bd4b49, github.com/apache/spark/pull/4707
+
+  [SPARK-5999][SQL] Remove duplicate Literal matching block
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-25 15:22:33 -0800
+  Commit: 6fff9b8, github.com/apache/spark/pull/4760
+
+  [SPARK-6010] [SQL] Merging compatible Parquet schemas before computing splits
+  Cheng Lian <l...@databricks.com>
+  2015-02-25 15:15:22 -0800
+  Commit: 016f1f8, github.com/apache/spark/pull/4768
+
+  [SPARK-5944] [PySpark] fix version in Python API docs
+  Davies Liu <dav...@databricks.com>
+  2015-02-25 15:13:34 -0800
+  Commit: 9aca3c6, github.com/apache/spark/pull/4731
+
+  [SPARK-5982] Remove incorrect Local Read Time Metric
+  Kay Ousterhout <kayousterh...@gmail.com>
+  2015-02-25 14:55:24 -0800
+  Commit: 791df93, github.com/apache/spark/pull/4749
+
+  [SPARK-1955][GraphX]: VertexRDD can incorrectly assume index sharing
+  Brennon York <brennon.y...@capitalone.com>
+  2015-02-25 14:11:12 -0800
+  Commit: 8073767, github.com/apache/spark/pull/4705
+
+  SPARK-5930 [DOCS] Documented default of spark.shuffle.io.retryWait is 
confusing
+  Sean Owen <so...@cloudera.com>
+  2015-02-25 12:20:44 -0800
+  Commit: eaffc6e, github.com/apache/spark/pull/4769
+
+  [SPARK-5996][SQL] Fix specialized outbound conversions
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-25 10:13:40 -0800
+  Commit: fada683, github.com/apache/spark/pull/4757
+
+  [SPARK-5994] [SQL] Python DataFrame documentation fixes
+  Davies Liu <dav...@databricks.com>
+  2015-02-24 20:51:55 -0800
+  Commit: 5c421e0, github.com/apache/spark/pull/4756
+
+  [SPARK-5286][SQL] SPARK-5286 followup
+  Yin Huai <yh...@databricks.com>
+  2015-02-24 19:51:36 -0800
+  Commit: e7a748e, github.com/apache/spark/pull/4755
+
+  [SPARK-5993][Streaming][Build] Fix assembly jar location of kafka-assembly
+  Tathagata Das <tathagata.das1...@gmail.com>
+  2015-02-24 19:10:37 -0800
+  Commit: 1e94894, github.com/apache/spark/pull/4753
+
+  [SPARK-5985][SQL] DataFrame sortBy -> orderBy in Python.
+  Reynold Xin <r...@databricks.com>
+  2015-02-24 18:59:23 -0800
+  Commit: 5e233b2, github.com/apache/spark/pull/4752
+
+  [SPARK-5904][SQL] DataFrame Java API test suites.
+  Reynold Xin <r...@databricks.com>
+  2015-02-24 18:51:41 -0800
+  Commit: 78a1781, github.com/apache/spark/pull/4751
+
+  [SPARK-5751] [SQL] [WIP] Revamped HiveThriftServer2Suite for robustness
+  Cheng Lian <l...@databricks.com>
+  2015-02-25 08:34:55 +0800
+  Commit: 17ee246, github.com/apache/spark/pull/4720
+
+  [SPARK-5973] [PySpark] fix zip with two RDDs with AutoBatchedSerializer
+  Davies Liu <dav...@databricks.com>
+  2015-02-24 14:50:00 -0800
+  Commit: 91bf0f8, github.com/apache/spark/pull/4745
+
+  [SPARK-5952][SQL] Lock when using hive metastore client
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-24 13:39:29 -0800
+  Commit: 641423d, github.com/apache/spark/pull/4746
+
+  [MLLIB] Change x_i to y_i in Variance's user guide
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-24 11:38:59 -0800
+  Commit: a4ff445, github.com/apache/spark/pull/4740
+
+  [SPARK-5965] Standalone Worker UI displays {{USER_JAR}}
+  Andrew Or <and...@databricks.com>
+  2015-02-24 11:08:07 -0800
+  Commit: eaf7bf9, github.com/apache/spark/pull/4739
+
+  [Spark-5967] [UI] Correctly clean JobProgressListener.stageIdToActiveJobIds
+  Tathagata Das <tathagata.das1...@gmail.com>
+  2015-02-24 11:02:47 -0800
+  Commit: 28dd53b, github.com/apache/spark/pull/4741
+
+  [SPARK-5532][SQL] Repartition should not use external rdd representation
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-24 10:52:18 -0800
+  Commit: e46096b, github.com/apache/spark/pull/4738
+
+  [SPARK-5910][SQL] Support for as in selectExpr
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-24 10:49:51 -0800
+  Commit: ba5d60d, github.com/apache/spark/pull/4736
+
+  [SPARK-5968] [SQL] Suppresses ParquetOutputCommitter WARN logs
+  Cheng Lian <l...@databricks.com>
+  2015-02-24 10:45:38 -0800
+  Commit: 2b562b0, github.com/apache/spark/pull/4744
+
+  [SPARK-5958][MLLIB][DOC] update block matrix user guide
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-23 22:08:44 -0800
+  Commit: dd42558, github.com/apache/spark/pull/4737
+
+  [SPARK-5873][SQL] Allow viewing of partially analyzed plans in queryExecution
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-23 17:34:54 -0800
+  Commit: 2d7786e, github.com/apache/spark/pull/4684
+
+  [SPARK-5935][SQL] Accept MapType in the schema provided to a JSON dataset.
+  Yin Huai <yh...@databricks.com>, Yin Huai <h...@cse.ohio-state.edu>
+  2015-02-23 17:16:34 -0800
+  Commit: 33ccad2, github.com/apache/spark/pull/4710
+
+  [SPARK-5912] [docs] [mllib] Small fixes to ChiSqSelector docs
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-23 16:15:57 -0800
+  Commit: ae97040, github.com/apache/spark/pull/4732
+
+  [MLLIB] SPARK-5912 Programming guide for feature selection
+  Alexander Ulanov <na...@yandex.ru>
+  2015-02-23 12:09:40 -0800
+  Commit: 8355773, github.com/apache/spark/pull/4709
+
+  [SPARK-5939][MLLib] make FPGrowth example app take parameters
+  Jacky Li <jacky.li...@huawei.com>
+  2015-02-23 08:47:28 -0800
+  Commit: 33b9084, github.com/apache/spark/pull/4714
+
+  [SPARK-5943][Streaming] Update the test to use new API to reduce the warning
+  Saisai Shao <saisai.s...@intel.com>
+  2015-02-23 11:27:27 +0000
+  Commit: 67b7f79, github.com/apache/spark/pull/4722
+
+  [EXAMPLES] fix typo.
+  Makoto Fukuhara <fuku...@gmail.com>
+  2015-02-23 09:24:33 +0000
+  Commit: f172387, github.com/apache/spark/pull/4724
+
+  Revert "[SPARK-4808] Removing minimum number of elements read before spill 
check"
+  Andrew Or <and...@databricks.com>
+  2015-02-22 09:44:52 -0800
+  Commit: 4186dd3
+
+  SPARK-5669 [BUILD] Reverse exclusion of JBLAS libs for 1.3
+  Sean Owen <so...@cloudera.com>
+  2015-02-22 09:09:06 +0000
+  Commit: eed7389, github.com/apache/spark/pull/4715
+
+  [DataFrame] [Typo] Fix the typo
+  Cheng Hao <hao.ch...@intel.com>
+  2015-02-22 08:56:30 +0000
+  Commit: 04d3b32, github.com/apache/spark/pull/4717
+
+  [DOCS] Fix typo in API for custom InputFormats based on the “new” 
MapReduce API
+  Alexander <abezzu...@nflabs.com>
+  2015-02-22 08:53:05 +0000
+  Commit: c5a5c6f, github.com/apache/spark/pull/4718
+
+  [SPARK-5937][YARN] Fix ClientSuite to set YARN mode, so that the correct 
class is used in t...
+  Hari Shreedharan <hshreedha...@apache.org>
+  2015-02-21 10:01:01 -0800
+  Commit: 76e3e65, github.com/apache/spark/pull/4711
+
+  SPARK-5841 [CORE] [HOTFIX 2] Memory leak in DiskBlockManager
+  Nishkam Ravi <nr...@cloudera.com>, nishkamravi2 <nishkamr...@gmail.com>, 
nravi <nr...@c1704.halxg.cloudera.com>
+  2015-02-21 09:59:28 -0800
+  Commit: 932338e, github.com/apache/spark/pull/4690
+
+  [SPARK-5909][SQL] Add a clearCache command to Spark SQL's cache manager
+  Yin Huai <yh...@databricks.com>
+  2015-02-20 16:20:02 +0800
+  Commit: b9a6c5c, github.com/apache/spark/pull/4694
+
+  [SPARK-5898] [SPARK-5896] [SQL]  [PySpark] create DataFrame from pandas and 
tuple/list
+  Davies Liu <dav...@databricks.com>
+  2015-02-20 15:35:05 -0800
+  Commit: 913562a, github.com/apache/spark/pull/4679
+
+  [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 release
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-20 02:31:32 -0800
+  Commit: 8c12f31, github.com/apache/spark/pull/4675
+
+  [SPARK-4808] Removing minimum number of elements read before spill check
+  mcheah <mch...@palantir.com>
+  2015-02-19 18:09:22 -0800
+  Commit: 0382dcc, github.com/apache/spark/pull/4420
+
+  [SPARK-5900][MLLIB] make PIC and FPGrowth Java-friendly
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-19 18:06:16 -0800
+  Commit: ba941ce, github.com/apache/spark/pull/4695
+
+  SPARK-5570: No docs stating that `new SparkConf().set("spark.driver.memory", 
...) will not work
+  Ilya Ganelin <ilya.gane...@capitalone.com>
+  2015-02-19 15:50:58 -0800
+  Commit: c5f3b9e, github.com/apache/spark/pull/4665
+
+  SPARK-4682 [CORE] Consolidate various 'Clock' classes
+  Sean Owen <so...@cloudera.com>
+  2015-02-19 15:35:23 -0800
+  Commit: bd49e8b, github.com/apache/spark/pull/4514
+
+  [Spark-5889] Remove pid file after stopping service.
+  Zhan Zhang <zhaz...@gmail.com>
+  2015-02-19 23:13:02 +0000
+  Commit: ff8976e, github.com/apache/spark/pull/4676
+
+  [SPARK-5902] [ml] Made PipelineStage.transformSchema public instead of 
private to ml
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-19 12:46:27 -0800
+  Commit: 0c494cf, github.com/apache/spark/pull/4682
+
+  [SPARK-5904][SQL] DataFrame API fixes.
+  Reynold Xin <r...@databricks.com>
+  2015-02-19 12:09:44 -0800
+  Commit: 55d91d9, github.com/apache/spark/pull/4686
+
+  [SPARK-5825] [Spark Submit] Remove the double checking instance name when 
stopping the service
+  Cheng Hao <hao.ch...@intel.com>
+  2015-02-19 12:07:51 -0800
+  Commit: fe00eb6, github.com/apache/spark/pull/4611
+
+  [SPARK-5423][Core] Cleanup resources in DiskMapIterator.finalize to ensure 
deleting the temp file
+  zsxwing <zsxw...@gmail.com>
+  2015-02-19 18:37:31 +0000
+  Commit: 25fae8e, github.com/apache/spark/pull/4219
+
+  [SPARK-5816] Add huge compatibility warning in DriverWrapper
+  Andrew Or <and...@databricks.com>
+  2015-02-19 09:56:25 -0800
+  Commit: f93d4d9, github.com/apache/spark/pull/4687
+
+  SPARK-5548: Fix for AkkaUtilsSuite failure - attempt 2
+  Jacek Lewandowski <lewandowski.ja...@gmail.com>
+  2015-02-19 09:53:36 -0800
+  Commit: fbcb949, github.com/apache/spark/pull/4653
+
+  [SPARK-5846] Correctly set job description and pool for SQL jobs
+  Kay Ousterhout <kayousterh...@gmail.com>
+  2015-02-19 09:49:34 +0800
+  Commit: 092b45f, github.com/apache/spark/pull/4630
+
+  [SPARK-5879][MLLIB] update PIC user guide and add a Java example
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-18 16:29:32 -0800
+  Commit: a64f374, github.com/apache/spark/pull/4680
+
+  [SPARK-5722] [SQL] [PySpark] infer int as LongType
+  Davies Liu <dav...@databricks.com>
+  2015-02-18 14:17:04 -0800
+  Commit: 470cba8, github.com/apache/spark/pull/4666
+
+  [SPARK-5840][SQL] HiveContext cannot be serialized due to tuple extraction
+  Reynold Xin <r...@databricks.com>
+  2015-02-18 14:02:32 -0800
+  Commit: b86e44c, github.com/apache/spark/pull/4628
+
+  [SPARK-5507] Added documentation for BlockMatrix
+  Burak Yavuz <brk...@gmail.com>
+  2015-02-18 10:11:08 -0800
+  Commit: 56f8f29, github.com/apache/spark/pull/4664
+
+  [SPARK-5519][MLLIB] add user guide with example code for fp-growth
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-18 10:09:56 -0800
+  Commit: 661fbd3, github.com/apache/spark/pull/4661
+
+  SPARK-5669 [BUILD] [HOTFIX] Spark assembly includes incompatibly licensed 
libgfortran, libgcc code via JBLAS
+  Sean Owen <so...@cloudera.com>
+  2015-02-18 14:41:44 +0000
+  Commit: 9f256ce, github.com/apache/spark/pull/4673
+
+  SPARK-4610 addendum: [Minor] [MLlib] Minor doc fix in GBT classification 
example
+  MechCoder <manojkumarsivaraj...@gmail.com>
+  2015-02-18 10:13:28 +0000
+  Commit: 3997e74, github.com/apache/spark/pull/4672
+
+  [SPARK-5878] fix DataFrame.repartition() in Python
+  Davies Liu <dav...@databricks.com>
+  2015-02-18 01:00:54 -0800
+  Commit: aca7991, github.com/apache/spark/pull/4667
+
+  Avoid deprecation warnings in JDBCSuite.
+  Tor Myklebust <tmykl...@gmail.com>
+  2015-02-18 01:00:13 -0800
+  Commit: 9a565b8, github.com/apache/spark/pull/4668
+
+  [Minor] [SQL] Cleans up DataFrame variable names and toDF() calls
+  Cheng Lian <l...@databricks.com>
+  2015-02-17 23:36:20 -0800
+  Commit: 2bd33ce, github.com/apache/spark/pull/4670
+
+  [SPARK-5731][Streaming][Test] Fix incorrect test in DirectKafkaStreamSuite
+  Tathagata Das <tathagata.das1...@gmail.com>
+  2015-02-17 22:44:16 -0800
+  Commit: f8f9a64, github.com/apache/spark/pull/4597
+
+  [SPARK-5723][SQL]Change the default file format to Parquet for CTAS 
statements.
+  Yin Huai <yh...@databricks.com>
+  2015-02-17 18:14:33 -0800
+  Commit: 6e82c46, github.com/apache/spark/pull/4639
+
+  Preparing development version 1.3.1-SNAPSHOT
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-18 01:52:06 +0000
+  Commit: 2ab0ba0
+
+  Preparing Spark release v1.3.0-rc1
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-18 01:52:06 +0000
+  Commit: f97b0d4
+
+  [SPARK-5875][SQL]logical.Project should not be resolved if it contains 
aggregates or generators
+  Yin Huai <yh...@databricks.com>
+  2015-02-17 17:50:39 -0800
+  Commit: e8284b2, github.com/apache/spark/pull/4663
+
+  Revert "Preparing Spark release v1.3.0-snapshot1"
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-17 17:48:47 -0800
+  Commit: 7320605
+
+  Revert "Preparing development version 1.3.1-SNAPSHOT"
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-17 17:48:43 -0800
+  Commit: 932ae4d
+
+  [SPARK-4454] Revert getOrElse() cleanup in DAGScheduler.getCacheLocs()
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-17 17:45:16 -0800
+  Commit: 7e5e4d8
+
+  [SPARK-4454] Properly synchronize accesses to DAGScheduler cacheLocs map
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-17 17:39:58 -0800
+  Commit: 07a401a, github.com/apache/spark/pull/4660
+
+  [SPARK-5811] Added documentation for maven coordinates and added Spark 
Packages support
+  Burak Yavuz <brk...@gmail.com>, Davies Liu <dav...@databricks.com>
+  2015-02-17 17:15:43 -0800
+  Commit: cb90584, github.com/apache/spark/pull/4662
+
+  [SPARK-5785] [PySpark] narrow dependency for cogroup/join in PySpark
+  Davies Liu <dav...@databricks.com>
+  2015-02-17 16:54:57 -0800
+  Commit: 8120235, github.com/apache/spark/pull/4629
+
+  [SPARK-5852][SQL]Fail to convert a newly created empty metastore parquet 
table to a data source parquet table.
+  Yin Huai <yh...@databricks.com>, Cheng Hao <hao.ch...@intel.com>
+  2015-02-17 15:47:59 -0800
+  Commit: 07d8ef9, github.com/apache/spark/pull/4655
+
+  [SPARK-5872] [SQL] create a sqlCtx in pyspark shell
+  Davies Liu <dav...@databricks.com>
+  2015-02-17 15:44:37 -0800
+  Commit: 0dba382, github.com/apache/spark/pull/4659
+
+  [SPARK-5871] output explain in Python
+  Davies Liu <dav...@databricks.com>
+  2015-02-17 13:48:38 -0800
+  Commit: cb06160, github.com/apache/spark/pull/4658
+
+  [SPARK-4172] [PySpark] Progress API in Python
+  Davies Liu <dav...@databricks.com>
+  2015-02-17 13:36:43 -0800
+  Commit: 35e23ff, github.com/apache/spark/pull/3027
+
+  [SPARK-5868][SQL] Fix python UDFs in HiveContext and checks in SQLContext
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-17 13:23:45 -0800
+  Commit: e65dc1f, github.com/apache/spark/pull/4657
+
+  [SQL] [Minor] Update the HiveContext Unittest
+  Cheng Hao <hao.ch...@intel.com>
+  2015-02-17 12:25:35 -0800
+  Commit: 0135651, github.com/apache/spark/pull/4584
+
+  [Minor][SQL] Use same function to check path parameter in JSONRelation
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-17 12:24:13 -0800
+  Commit: d74d5e8, github.com/apache/spark/pull/4649
+
+  [SPARK-5862][SQL] Only transformUp the given plan once in 
HiveMetastoreCatalog
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-17 12:23:18 -0800
+  Commit: 62063b7, github.com/apache/spark/pull/4651
+
+  [Minor] fix typo in SQL document
+  CodingCat <zhunans...@gmail.com>
+  2015-02-17 12:16:52 -0800
+  Commit: 5636c4a, github.com/apache/spark/pull/4656
+
+  [SPARK-5864] [PySpark] support .jar as python package
+  Davies Liu <dav...@databricks.com>
+  2015-02-17 12:05:06 -0800
+  Commit: 71cf6e2, github.com/apache/spark/pull/4652
+
+  SPARK-5841 [CORE] [HOTFIX] Memory leak in DiskBlockManager
+  Sean Owen <so...@cloudera.com>
+  2015-02-17 19:40:06 +0000
+  Commit: e64afcd, github.com/apache/spark/pull/4648
+
+  [SPARK-5661]function hasShutdownDeleteTachyonDir should use 
shutdownDeleteTachyonPaths to determine whether contains file
+  xukun 00228947 <xukun...@huawei.com>, viper-kun <xukun...@huawei.com>
+  2015-02-17 18:59:41 +0000
+  Commit: 420bc9b, github.com/apache/spark/pull/4418
+
+  [SPARK-5778] throw if nonexistent metrics config file provided
+  Ryan Williams <ryan.blake.willi...@gmail.com>
+  2015-02-17 10:57:16 -0800
+  Commit: 2bf2b56, github.com/apache/spark/pull/4571
+
+  [SPARK-5859] [PySpark] [SQL] fix DataFrame Python API
+  Davies Liu <dav...@databricks.com>
+  2015-02-17 10:22:48 -0800
+  Commit: 4a581aa, github.com/apache/spark/pull/4645
+
+  [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / Documentation
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-17 10:21:17 -0800
+  Commit: cd3d415, github.com/apache/spark/pull/4642
+
+  [SPARK-5858][MLLIB] Remove unnecessary first() call in GLM
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-17 10:17:45 -0800
+  Commit: 97cb568, github.com/apache/spark/pull/4647
+
+  SPARK-5856: In Maven build script, launch Zinc with more memory
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-17 10:10:01 -0800
+  Commit: 8240629, github.com/apache/spark/pull/4643
+
+  Revert "[SPARK-5363] [PySpark] check ending mark in non-block way"
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-17 07:48:27 -0800
+  Commit: aeb85cd
+
+  [SPARK-5826][Streaming] Fix Configuration not serializable problem
+  jerryshao <saisai.s...@intel.com>
+  2015-02-17 10:45:18 +0000
+  Commit: b8da5c3, github.com/apache/spark/pull/4612
+
+  HOTFIX: Style issue causing build break
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-16 22:10:39 -0800
+  Commit: e9241fa
+
+  [SPARK-5802][MLLIB] cache transformed data in glm
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-16 22:09:04 -0800
+  Commit: dfe0fa0, github.com/apache/spark/pull/4593
+
+  [SPARK-5853][SQL] Schema support in Row.
+  Reynold Xin <r...@databricks.com>
+  2015-02-16 20:42:57 -0800
+  Commit: d0701d9, github.com/apache/spark/pull/4640
+
+  SPARK-5850: Remove experimental label for Scala 2.11 and FlumePollingStream
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-16 20:33:33 -0800
+  Commit: c6a7069, github.com/apache/spark/pull/4638
+
+  [SPARK-5363] [PySpark] check ending mark in non-block way
+  Davies Liu <dav...@databricks.com>
+  2015-02-16 20:32:03 -0800
+  Commit: baad6b3, github.com/apache/spark/pull/4601
+
+  [SQL] Various DataFrame doc changes.
+  Reynold Xin <r...@databricks.com>
+  2015-02-16 19:00:30 -0800
+  Commit: e355b54, github.com/apache/spark/pull/4636
+
+  [SPARK-5849] Handle more types of invalid JSON requests in 
SubmitRestProtocolMessage.parseAction
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-16 18:08:02 -0800
+  Commit: 385a339, github.com/apache/spark/pull/4637
+
+  [SPARK-3340] Deprecate ADD_JARS and ADD_FILES
+  azagrebin <azagre...@gmail.com>
+  2015-02-16 18:06:19 -0800
+  Commit: d8c70fb, github.com/apache/spark/pull/4616
+
+  [SPARK-5788] [PySpark] capture the exception in python write thread
+  Davies Liu <dav...@databricks.com>
+  2015-02-16 17:57:14 -0800
+  Commit: c2a9a61, github.com/apache/spark/pull/4577
+
+  SPARK-5848: tear down the ConsoleProgressBar timer
+  Matt Whelan <mwhe...@perka.com>
+  2015-02-17 00:59:49 +0000
+  Commit: 52994d8, github.com/apache/spark/pull/4635
+
+  [SPARK-4865][SQL]Include temporary tables in SHOW TABLES
+  Yin Huai <yh...@databricks.com>
+  2015-02-16 15:59:23 -0800
+  Commit: 8a94bf7, github.com/apache/spark/pull/4618
+
+  [SQL] Optimize arithmetic and predicate operators
+  kai <kaiz...@eecs.berkeley.edu>
+  2015-02-16 15:58:05 -0800
+  Commit: 639a3c2, github.com/apache/spark/pull/4472
+
+  [SPARK-5839][SQL]HiveMetastoreCatalog does not recognize table names and 
aliases of data source tables.
+  Yin Huai <yh...@databricks.com>
+  2015-02-16 15:54:01 -0800
+  Commit: a15a0a0, github.com/apache/spark/pull/4626
+
+  [SPARK-5746][SQL] Check invalid cases for the write path of data source API
+  Yin Huai <yh...@databricks.com>
+  2015-02-16 15:51:59 -0800
+  Commit: 4198654, github.com/apache/spark/pull/4617
+
+  HOTFIX: Break in Jekyll build from #4589
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-16 15:43:56 -0800
+  Commit: ad8fd4f
+
+  [SPARK-2313] Use socket to communicate GatewayServer port back to Python 
driver
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-16 15:25:11 -0800
+  Commit: b70b8ba, github.com/apache/spark/pull/3424.
+
+  SPARK-5357: Update commons-codec version to 1.10 (current)
+  Matt Whelan <mwhe...@perka.com>
+  2015-02-16 23:05:34 +0000
+  Commit: 8c45619, github.com/apache/spark/pull/4153
+
+  SPARK-5841: remove DiskBlockManager shutdown hook on stop
+  Matt Whelan <mwhe...@perka.com>
+  2015-02-16 22:54:32 +0000
+  Commit: dd977df, github.com/apache/spark/pull/4627
+
+  [SPARK-5833] [SQL] Adds REFRESH TABLE command
+  Cheng Lian <l...@databricks.com>
+  2015-02-16 12:52:05 -0800
+  Commit: 864d77e, github.com/apache/spark/pull/4624
+
+  [SPARK-5296] [SQL] Add more filter types for data sources API
+  Cheng Lian <l...@databricks.com>
+  2015-02-16 12:48:55 -0800
+  Commit: 363a9a7, github.com/apache/spark/pull/4623
+
+  [SQL] Add fetched row count in SparkSQLCLIDriver
+  OopsOutOfMemory <victorshen...@126.com>
+  2015-02-16 12:34:09 -0800
+  Commit: 0368494, github.com/apache/spark/pull/4604
+
+  [SQL] Initial support for reporting location of error in sql string
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-16 12:32:56 -0800
+  Commit: 63fa123, github.com/apache/spark/pull/4587
+
+  [SPARK-5824] [SQL] add null format in ctas and set default col comment to 
null
+  Daoyuan Wang <daoyuan.w...@intel.com>
+  2015-02-16 12:31:36 -0800
+  Commit: c2eaaea, github.com/apache/spark/pull/4609
+
+  [SQL] [Minor] Update the SpecificMutableRow.copy
+  Cheng Hao <hao.ch...@intel.com>
+  2015-02-16 12:21:08 -0800
+  Commit: 1a88955, github.com/apache/spark/pull/4619
+
+  SPARK-5795 [STREAMING] api.java.JavaPairDStream.saveAsNewAPIHadoopFiles may 
not friendly to java
+  Sean Owen <so...@cloudera.com>
+  2015-02-16 19:32:31 +0000
+  Commit: fef2267, github.com/apache/spark/pull/4608
+
+  [SPARK-5799][SQL] Compute aggregation function on specified numeric columns
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-16 10:06:11 -0800
+  Commit: 0165e9d, github.com/apache/spark/pull/4592
+
+  [SPARK-4553] [SPARK-5767] [SQL] Wires Parquet data source with the newly 
introduced write support for data source API
+  Cheng Lian <l...@databricks.com>
+  2015-02-16 01:38:31 -0800
+  Commit: 78f7edb, github.com/apache/spark/pull/4563
+
+  [Minor] [SQL] Renames stringRddToDataFrame to stringRddToDataFrameHolder for 
consistency
+  Cheng Lian <l...@databricks.com>
+  2015-02-16 01:33:37 -0800
+  Commit: 066301c, github.com/apache/spark/pull/4613
+
+  [Ml] SPARK-5804 Explicitly manage cache in Crossvalidator k-fold loop
+  Peter Rudenko <petro.rude...@gmail.com>
+  2015-02-16 00:07:23 -0800
+  Commit: 0d93205, github.com/apache/spark/pull/4595
+
+  [Ml] SPARK-5796 Don't transform data on a last estimator in Pipeline
+  Peter Rudenko <petro.rude...@gmail.com>
+  2015-02-15 20:51:32 -0800
+  Commit: 9cf7d70, github.com/apache/spark/pull/4590
+
+  SPARK-5815 [MLLIB] Deprecate SVDPlusPlus APIs that expose DoubleMatrix from 
JBLAS
+  Sean Owen <so...@cloudera.com>
+  2015-02-15 20:41:27 -0800
+  Commit: db3c539, github.com/apache/spark/pull/4614
+
+  [SPARK-5769] Set params in constructors and in setParams in Python ML 
pipelines
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-15 20:29:26 -0800
+  Commit: d710991, github.com/apache/spark/pull/4564
+
+  SPARK-5669 [BUILD] Spark assembly includes incompatibly licensed 
libgfortran, libgcc code via JBLAS
+  Sean Owen <so...@cloudera.com>
+  2015-02-15 09:15:48 -0800
+  Commit: 4e099d7, github.com/apache/spark/pull/4453
+
+  [MLLIB][SPARK-5502] User guide for isotonic regression
+  martinzapletal <zapletal-mar...@email.cz>
+  2015-02-15 09:10:03 -0800
+  Commit: d96e188, github.com/apache/spark/pull/4536
+
+  [HOTFIX] Ignore DirectKafkaStreamSuite.
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-13 12:43:53 -0800
+  Commit: 70ebad4
+
+  [SPARK-5827][SQL] Add missing import in the example of SqlContext
+  Takeshi Yamamuro <linguin....@gmail.com>
+  2015-02-15 14:42:20 +0000
+  Commit: 9c1c70d, github.com/apache/spark/pull/4615
+
+  SPARK-5822 [BUILD] cannot import src/main/scala & src/test/scala into 
eclipse as source folder
+  gli <g...@redhat.com>
+  2015-02-14 20:43:27 +0000
+  Commit: f87f3b7, github.com/apache/spark/pull/4531
+
+  Revise formatting of previous commit f80e2629bb74bc62960c61ff313f7e7802d61319
+  Sean Owen <so...@cloudera.com>
+  2015-02-14 20:12:29 +0000
+  Commit: 1945fcf
+
+  [SPARK-5800] Streaming Docs. Change linked files according the selected 
language
+  gasparms <gmu...@stratio.com>
+  2015-02-14 20:10:29 +0000
+  Commit: e99e170, github.com/apache/spark/pull/4589
+
+  [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFrames
+  Reynold Xin <r...@databricks.com>, Davies Liu <dav...@databricks.com>
+  2015-02-13 23:03:22 -0800
+  Commit: ba91bf5, github.com/apache/spark/pull/4556
+
+  SPARK-3290 [GRAPHX] No unpersist callls in SVDPlusPlus
+  Sean Owen <so...@cloudera.com>
+  2015-02-13 20:12:52 -0800
+  Commit: db57479, github.com/apache/spark/pull/4234
+
+  [SPARK-5227] [SPARK-5679] Disable FileSystem cache in 
WholeTextFileRecordReaderSuite
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-13 17:45:31 -0800
+  Commit: 152147f, github.com/apache/spark/pull/4599
+
+  [SPARK-5730][ML] add doc groups to spark.ml components
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-13 16:45:59 -0800
+  Commit: fccd38d, github.com/apache/spark/pull/4600
+
+  [SPARK-5803][MLLIB] use ArrayBuilder to build primitive arrays
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-13 16:43:49 -0800
+  Commit: 356b798, github.com/apache/spark/pull/4594
+
+  [SPARK-5806] re-organize sections in mllib-clustering.md
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-13 15:09:27 -0800
+  Commit: 9658763, github.com/apache/spark/pull/4598
+
+  [SPARK-5789][SQL]Throw a better error message if JsonRDD.parseJson 
encounters unrecoverable parsing errors.
+  Yin Huai <yh...@databricks.com>
+  2015-02-13 13:51:06 -0800
+  Commit: d9d0250, github.com/apache/spark/pull/4582
+
+  [SPARK-5642] [SQL] Apply column pruning on unused aggregation fields
+  Daoyuan Wang <daoyuan.w...@intel.com>, Michael Armbrust 
<mich...@databricks.com>
+  2015-02-13 13:46:50 -0800
+  Commit: efffc2e, github.com/apache/spark/pull/4415
+
+  [HOTFIX] Fix build break in MesosSchedulerBackendSuite
+  Andrew Or <and...@databricks.com>
+  2015-02-13 13:10:29 -0800
+  Commit: 4160371
+
+  SPARK-5805 Fixed the type error in documentation.
+  Emre Sevinç <emre.sev...@gmail.com>
+  2015-02-13 12:31:27 -0800
+  Commit: ad73189, github.com/apache/spark/pull/4596
+
+  [SPARK-5735] Replace uses of EasyMock with Mockito
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-13 09:53:57 -0800
+  Commit: cc9eec1, github.com/apache/spark/pull/4578
+
+  [SPARK-5783] Better eventlog-parsing error messages
+  Ryan Williams <ryan.blake.willi...@gmail.com>
+  2015-02-13 09:47:26 -0800
+  Commit: e5690a5, github.com/apache/spark/pull/4573
+
+  [SPARK-5503][MLLIB] Example code for Power Iteration Clustering
+  sboeschhuawei <stephen.boe...@huawei.com>
+  2015-02-13 09:45:57 -0800
+  Commit: 5e63942, github.com/apache/spark/pull/4495
+
+  [SPARK-5732][CORE]:Add an option to print the spark version in spark script.
+  uncleGen <husty...@gmail.com>, genmao.ygm <genmao....@alibaba-inc.com>
+  2015-02-13 09:43:10 -0800
+  Commit: 5c883df, github.com/apache/spark/pull/4522
+
+  [SPARK-4832][Deploy]some other processes might take the daemon pid
+  WangTaoTheTonic <barneystin...@aliyun.com>, WangTaoTheTonic 
<wangtao...@huawei.com>
+  2015-02-13 10:27:23 +0000
+  Commit: 1255e83, github.com/apache/spark/pull/3683
+
+  [SQL] Fix docs of SQLContext.tables
+  Yin Huai <yh...@databricks.com>
+  2015-02-12 20:37:55 -0800
+  Commit: a8f560c, github.com/apache/spark/pull/4579
+
+  [SPARK-3365][SQL]Wrong schema generated for List type
+  tianyi <tianyi.asiai...@gmail.com>
+  2015-02-12 22:18:39 -0800
+  Commit: b9f332a, github.com/apache/spark/pull/4581
+
+  [SPARK-3299][SQL]Public API in SQLContext to list tables
+  Yin Huai <yh...@databricks.com>
+  2015-02-12 18:08:01 -0800
+  Commit: edbac17, github.com/apache/spark/pull/4547
+
+  [SQL] Move SaveMode to SQL package.
+  Yin Huai <yh...@databricks.com>
+  2015-02-12 15:32:17 -0800
+  Commit: 925fd84, github.com/apache/spark/pull/4542
+
+  [SPARK-5335] Fix deletion of security groups within a VPC
+  Vladimir Grigor <vladi...@kiosked.com>, Vladimir Grigor <vladi...@voukka.com>
+  2015-02-12 23:26:24 +0000
+  Commit: 5c9db4e, github.com/apache/spark/pull/4122
+
+  [SPARK-5755] [SQL] remove unnecessary Add
+  Daoyuan Wang <daoyuan.w...@intel.com>
+  2015-02-12 15:22:07 -0800
+  Commit: f7103b3, github.com/apache/spark/pull/4551
+
+  [SPARK-5573][SQL] Add explode to dataframes
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-12 15:19:19 -0800
+  Commit: c7eb9ee, github.com/apache/spark/pull/4546
+
+  [SPARK-5758][SQL] Use LongType as the default type for integers in JSON 
schema inference.
+  Yin Huai <yh...@databricks.com>
+  2015-02-12 15:17:25 -0800
+  Commit: b0c79da, github.com/apache/spark/pull/4544
+
+  [SPARK-5780] [PySpark] Mute the logging during unit tests
+  Davies Liu <dav...@databricks.com>
+  2015-02-12 14:54:38 -0800
+  Commit: bf0d15c, github.com/apache/spark/pull/4572
+
+  SPARK-5747: Fix wordsplitting bugs in make-distribution.sh
+  David Y. Ross <dyr...@gmail.com>
+  2015-02-12 14:52:38 -0800
+  Commit: 11a0d5b, github.com/apache/spark/pull/4540
+
+  [SPARK-5759][Yarn]ExecutorRunnable should catch YarnException while NMClient 
start contain...
+  lianhuiwang <lianhuiwan...@gmail.com>
+  2015-02-12 14:50:16 -0800
+  Commit: 02d5b32, github.com/apache/spark/pull/4554
+
+  [SPARK-5760][SPARK-5761] Fix standalone rest protocol corner cases + revamp 
tests
+  Andrew Or <and...@databricks.com>
+  2015-02-12 14:47:52 -0800
+  Commit: 11d1080, github.com/apache/spark/pull/4557
+
+  [SPARK-5762] Fix shuffle write time for sort-based shuffle
+  Kay Ousterhout <kayousterh...@gmail.com>
+  2015-02-12 14:46:37 -0800
+  Commit: 0040fc5, github.com/apache/spark/pull/4559
+
+  [SPARK-5765][Examples]Fixed word split problem in run-example and 
compute-classpath
+  Venkata Ramana G <ramana.gollamudihuawei.com>, Venkata Ramana Gollamudi 
<ramana.gollam...@huawei.com>
+  2015-02-12 14:44:21 -0800
+  Commit: 9a1de4b, github.com/apache/spark/pull/4561
+
+  [SPARK-5645] Added local read bytes/time to task metrics
+  Kay Ousterhout <kayousterh...@gmail.com>
+  2015-02-12 14:35:44 -0800
+  Commit: 74f34bb, github.com/apache/spark/pull/4510
+
+  [SQL] Improve error messages
+  Michael Armbrust <mich...@databricks.com>, wangfei <wangf...@huawei.com>
+  2015-02-12 13:11:28 -0800
+  Commit: e3a975d, github.com/apache/spark/pull/4558
+
+  [SQL][DOCS] Update sql documentation
+  Antonio Navarro Perez <ajnava...@users.noreply.github.com>
+  2015-02-12 12:46:17 -0800
+  Commit: cbd659e, github.com/apache/spark/pull/4560
+
+  [SPARK-5757][MLLIB] replace SQL JSON usage in model import/export by json4s
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-12 10:48:13 -0800
+  Commit: e26c149, github.com/apache/spark/pull/4555
+
+  [SPARK-5655] Don't chmod700 application files if running in YARN
+  Andrew Rowson <git...@growse.com>
+  2015-02-12 18:41:39 +0000
+  Commit: e23c8f5, github.com/apache/spark/pull/4509
+
+  [SQL] Make dataframe more tolerant of being serialized
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-11 19:05:49 -0800
+  Commit: 3c1b9bf, github.com/apache/spark/pull/4545
+
+  [SQL] Two DataFrame fixes.
+  Reynold Xin <r...@databricks.com>
+  2015-02-11 18:32:48 -0800
+  Commit: bcb1382, github.com/apache/spark/pull/4543
+
+  [SPARK-3688][SQL] More inline comments for LogicalPlan.
+  Reynold Xin <r...@databricks.com>
+  2015-02-11 15:26:31 -0800
+  Commit: 08ab3d2, github.com/apache/spark/pull/4539
+
+  [SPARK-3688][SQL]LogicalPlan can't resolve column correctlly
+  tianyi <tianyi.asiai...@gmail.com>
+  2015-02-11 12:50:17 -0800
+  Commit: e136f47, github.com/apache/spark/pull/4524
+
+  [SPARK-5454] More robust handling of self joins
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-11 12:31:56 -0800
+  Commit: 1bb3631, github.com/apache/spark/pull/4520
+
+  Remove outdated remark about take(n).
+  Daniel Darabos <darabos.dan...@gmail.com>
+  2015-02-11 20:24:17 +0000
+  Commit: 72adfc5, github.com/apache/spark/pull/4533
+
+  [SPARK-5677] [SPARK-5734] [SQL] [PySpark] Python DataFrame API remaining 
tasks
+  Davies Liu <dav...@databricks.com>
+  2015-02-11 12:13:16 -0800
+  Commit: d66aae2, github.com/apache/spark/pull/4528
+
+  [SPARK-5733] Error Link in Pagination of HistroyPage when showing Incomplete 
Applications
+  guliangliang <guliangli...@qiyi.com>
+  2015-02-11 15:55:49 +0000
+  Commit: 864dccd, github.com/apache/spark/pull/4523
+
+  SPARK-5727 [BUILD] Deprecate Debian packaging
+  Sean Owen <so...@cloudera.com>
+  2015-02-11 08:30:16 +0000
+  Commit: 057ec4f, github.com/apache/spark/pull/4516
+
+  SPARK-5728 [STREAMING] MQTTStreamSuite leaves behind ActiveMQ database files
+  Sean Owen <so...@cloudera.com>
+  2015-02-11 08:13:51 +0000
+  Commit: 476b6d7, github.com/apache/spark/pull/4517
+
+  [SPARK-4964] [Streaming] refactor createRDD to take leaders via map instead 
of array
+  cody koeninger <c...@koeninger.org>
+  2015-02-11 00:13:27 -0800
+  Commit: 811d179, github.com/apache/spark/pull/4511
+
+  Preparing development version 1.3.1-SNAPSHOT
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-11 07:47:03 +0000
+  Commit: e57c81b
+
+  Preparing Spark release v1.3.0-snapshot1
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-11 07:47:02 +0000
+  Commit: d97bfc6
+
+  Revert "Preparing Spark release v1.3.0-snapshot1"
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-10 23:46:04 -0800
+  Commit: 6a91d59
+
+  Revert "Preparing development version 1.3.1-SNAPSHOT"
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-10 23:46:02 -0800
+  Commit: 3a50383
+
+  HOTFIX: Adding Junit to Hive tests for Maven build
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-10 23:39:21 -0800
+  Commit: 0386fc4
+
+  Preparing development version 1.3.1-SNAPSHOT
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-11 06:45:03 +0000
+  Commit: ba12b79
+
+  Preparing Spark release v1.3.0-snapshot1
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-11 06:45:03 +0000
+  Commit: 53068f5
+
+  HOTFIX: Java 6 compilation error in Spark SQL
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-10 22:43:32 -0800
+  Commit: 15180bc
+
+  Revert "Preparing Spark release v1.3.0-snapshot1"
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-10 22:44:10 -0800
+  Commit: 536dae9
+
+  Revert "Preparing development version 1.3.1-SNAPSHOT"
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-10 22:44:07 -0800
+  Commit: 01b562e
+
+  Preparing development version 1.3.1-SNAPSHOT
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-11 06:15:29 +0000
+  Commit: db80d0f
+
+  Preparing Spark release v1.3.0-snapshot1
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-11 06:15:29 +0000
+  Commit: c2e4001
+
+  Updating versions for Spark 1.3
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-10 21:54:55 -0800
+  Commit: 2f52489
+
+  [SPARK-5714][Mllib] Refactor initial step of LDA to remove redundant 
operations
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-10 21:51:15 -0800
+  Commit: ba3aa8f, github.com/apache/spark/pull/4501
+
+  [SPARK-5702][SQL] Allow short names for built-in data sources.
+  Reynold Xin <r...@databricks.com>
+  2015-02-10 20:40:21 -0800
+  Commit: 63af90c, github.com/apache/spark/pull/4489
+
+  [SPARK-5729] Potential NPE in standalone REST API
+  Andrew Or <and...@databricks.com>
+  2015-02-10 20:19:14 -0800
+  Commit: 1bc75b0, github.com/apache/spark/pull/4518
+
+  [SPARK-4879] Use driver to coordinate Hadoop output committing for 
speculative tasks
+  mcheah <mch...@palantir.com>, Josh Rosen <joshro...@databricks.com>
+  2015-02-10 20:12:18 -0800
+  Commit: 79cd59c, github.com/apache/spark/pull/4155.
+
+  [SQL][DataFrame] Fix column computability bug.
+  Reynold Xin <r...@databricks.com>
+  2015-02-10 19:50:44 -0800
+  Commit: e477e91, github.com/apache/spark/pull/4519
+
+  [SPARK-5709] [SQL] Add EXPLAIN support in DataFrame API for debugging purpose
+  Cheng Hao <hao.ch...@intel.com>
+  2015-02-10 19:40:51 -0800
+  Commit: 7fa0d5f, github.com/apache/spark/pull/4496
+
+  [SPARK-5704] [SQL] [PySpark] createDataFrame from RDD with columns
+  Davies Liu <dav...@databricks.com>
+  2015-02-10 19:40:12 -0800
+  Commit: 1056c5b, github.com/apache/spark/pull/4498
+
+  [SPARK-5683] [SQL] Avoid multiple json generator created
+  Cheng Hao <hao.ch...@intel.com>
+  2015-02-10 18:19:56 -0800
+  Commit: fc0446f, github.com/apache/spark/pull/4468
+
+  [SQL] Add an exception for analysis errors.
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-10 17:32:42 -0800
+  Commit: 748cdc1, github.com/apache/spark/pull/4439
+
+  [SPARK-5658][SQL] Finalize DDL and write support APIs
+  Yin Huai <yh...@databricks.com>
+  2015-02-10 17:29:52 -0800
+  Commit: a21090e, github.com/apache/spark/pull/4446
+
+  [SPARK-5493] [core] Add option to impersonate user.
+  Marcelo Vanzin <van...@cloudera.com>
+  2015-02-10 17:19:10 -0800
+  Commit: 8e75b0e, github.com/apache/spark/pull/4405
+
+  [SQL] Make Options in the data source API CREATE TABLE statements optional.
+  Yin Huai <yh...@databricks.com>
+  2015-02-10 17:06:12 -0800
+  Commit: 445dbc7, github.com/apache/spark/pull/4515
+
+  [SPARK-5725] [SQL] Fixes ParquetRelation2.equals
+  Cheng Lian <l...@databricks.com>
+  2015-02-10 17:02:44 -0800
+  Commit: f43bc3d, github.com/apache/spark/pull/4513
+
+  [SPARK-5343][GraphX]: ShortestPaths traverses backwards
+  Brennon York <brennon.y...@capitalone.com>
+  2015-02-10 14:57:00 -0800
+  Commit: 5be8902, github.com/apache/spark/pull/4478
+
+  [SPARK-5021] [MLlib] Gaussian Mixture now supports Sparse Input
+  MechCoder <manojkumarsivaraj...@gmail.com>
+  2015-02-10 14:05:55 -0800
+  Commit: bba0953, github.com/apache/spark/pull/4459
+
+  [HOTFIX][SPARK-4136] Fix compilation and tests
+  Andrew Or <and...@databricks.com>
+  2015-02-10 11:18:01 -0800
+  Commit: 4e3aa68
+
+  [SPARK-5686][SQL] Add show current roles command in HiveQl
+  OopsOutOfMemory <victorshen...@126.com>
+  2015-02-10 13:20:15 -0800
+  Commit: 8b7587a, github.com/apache/spark/pull/4471
+
+  [SQL] Add toString to DataFrame/Column
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-10 13:14:01 -0800
+  Commit: ef739d9, github.com/apache/spark/pull/4436
+
+  SPARK-5613: Catch the ApplicationNotFoundException exception to avoid thread 
from getting killed on yarn restart.
+  Kashish Jain <kashish.j...@guavus.com>
+  2015-02-06 13:47:23 -0800
+  Commit: c294216, github.com/apache/spark/pull/4392
+
+  [SPARK-5592][SQL] java.net.URISyntaxException when insert data to a 
partitioned table
+  wangfei <wangf...@huawei.com>, Fei Wang <wangf...@huawei.com>
+  2015-02-10 11:54:30 -0800
+  Commit: dbfce30, github.com/apache/spark/pull/4368
+
+  SPARK-4136. Under dynamic allocation, cancel outstanding executor requests 
when no longer needed
+  Sandy Ryza <sa...@cloudera.com>
+  2015-02-10 11:07:25 -0800
+  Commit: e53da21, github.com/apache/spark/pull/4168
+
+  [SPARK-5716] [SQL] Support TOK_CHARSETLITERAL in HiveQl
+  Daoyuan Wang <daoyuan.w...@intel.com>
+  2015-02-10 11:08:21 -0800
+  Commit: e508237, github.com/apache/spark/pull/4502
+
+  [Spark-5717] [MLlib] add stop and reorganize import
+  JqueryFan <fir...@126.com>, Yuhao Yang <hhb...@gmail.com>
+  2015-02-10 17:37:32 +0000
+  Commit: b32f553, github.com/apache/spark/pull/4503
+
+  [SPARK-5700] [SQL] [Build] Bumps jets3t to 0.9.3 for hadoop-2.3 and 
hadoop-2.4 profiles
+  Cheng Lian <l...@databricks.com>
+  2015-02-10 02:28:47 -0800
+  Commit: d6f31e0, github.com/apache/spark/pull/4499
+
+  SPARK-5239 [CORE] JdbcRDD throws "java.lang.AbstractMethodError: 
oracle.jdbc.driver.xxxxxx.isClosed()Z"
+  Sean Owen <so...@cloudera.com>
+  2015-02-10 09:19:01 +0000
+  Commit: 4cfc025, github.com/apache/spark/pull/4470
+
+  [SPARK-4964][Streaming][Kafka] More updates to Exactly-once Kafka stream
+  Tathagata Das <tathagata.das1...@gmail.com>
+  2015-02-09 22:45:48 -0800
+  Commit: 281614d, github.com/apache/spark/pull/4384
+
+  [SPARK-5597][MLLIB] save/load for decision trees and emsembles
+  Joseph K. Bradley <jos...@databricks.com>, Xiangrui Meng 
<m...@databricks.com>
+  2015-02-09 22:09:07 -0800
+  Commit: 01905c4, github.com/apache/spark/pull/4444.
+
+  [SQL] Remove the duplicated code
+  Cheng Hao <hao.ch...@intel.com>
+  2015-02-09 21:33:34 -0800
+  Commit: 663d34e, github.com/apache/spark/pull/4494
+
+  [SPARK-5701] Only set ShuffleReadMetrics when task has shuffle deps
+  Kay Ousterhout <kayousterh...@gmail.com>
+  2015-02-09 21:22:09 -0800
+  Commit: 6ddbca4, github.com/apache/spark/pull/4488
+
+  [SPARK-5703] AllJobsPage throws empty.max exception
+  Andrew Or <and...@databricks.com>
+  2015-02-09 21:18:48 -0800
+  Commit: 8326255, github.com/apache/spark/pull/4490
+
+  [SPARK-2996] Implement userClassPathFirst for driver, yarn.
+  Marcelo Vanzin <van...@cloudera.com>
+  2015-02-09 21:17:06 -0800
+  Commit: 6a1e0f9, github.com/apache/spark/pull/3233
+
+  SPARK-4900 [MLLIB] MLlib SingularValueDecomposition ARPACK 
IllegalStateException
+  Sean Owen <so...@cloudera.com>
+  2015-02-09 21:13:58 -0800
+  Commit: ebf1df0, github.com/apache/spark/pull/4485
+
+  Add a config option to print DAG.
+  KaiXinXiaoLei <huleil...@huawei.com>
+  2015-02-09 20:58:58 -0800
+  Commit: dad05e0, github.com/apache/spark/pull/4257
+
+  [SPARK-5469] restructure pyspark.sql into multiple files
+  Davies Liu <dav...@databricks.com>
+  2015-02-09 20:49:22 -0800
+  Commit: f0562b4, github.com/apache/spark/pull/4479
+
+  [SPARK-5698] Do not let user request negative # of executors
+  Andrew Or <and...@databricks.com>
+  2015-02-09 17:33:29 -0800
+  Commit: 62b1e1f, github.com/apache/spark/pull/4483
+
+  [SPARK-5699] [SQL] [Tests] Runs hive-thriftserver tests whenever SQL code is 
modified
+  Cheng Lian <l...@databricks.com>
+  2015-02-09 16:52:05 -0800
+  Commit: 71f0f51, github.com/apache/spark/pull/4486
+
+  [SPARK-5648][SQL] support "alter ... unset tblproperties("key")"
+  DoingDone9 <799203...@qq.com>
+  2015-02-09 16:40:26 -0800
+  Commit: e2bf59a, github.com/apache/spark/pull/4424
+
+  [SPARK-2096][SQL] support dot notation on array of struct
+  Wenchen Fan <cloud0...@outlook.com>
+  2015-02-09 16:39:34 -0800
+  Commit: 15f557f, github.com/apache/spark/pull/2405
+
+  [SPARK-5614][SQL] Predicate pushdown through Generate.
+  Lu Yan <luya...@baidu.com>
+  2015-02-09 16:25:38 -0800
+  Commit: ce2c89c, github.com/apache/spark/pull/4394
+
+  [SPARK-5696] [SQL] [HOTFIX] Asks HiveThriftServer2 to re-initialize log4j 
using Hive configurations
+  Cheng Lian <l...@databricks.com>
+  2015-02-09 16:23:12 -0800
+  Commit: 379233c, github.com/apache/spark/pull/4484
+
+  [SQL] Code cleanup.
+  Yin Huai <yh...@databricks.com>
+  2015-02-09 16:20:42 -0800
+  Commit: e241601, github.com/apache/spark/pull/4482
+
+  [SQL] Add some missing DataFrame functions.
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-09 16:02:56 -0800
+  Commit: a70dca0, github.com/apache/spark/pull/4437
+
+  [SPARK-5675][SQL] XyzType companion object should subclass XyzType
+  Reynold Xin <r...@databricks.com>
+  2015-02-09 14:51:46 -0800
+  Commit: 1e2fab2, github.com/apache/spark/pull/4463
+
+  [SPARK-4905][STREAMING] FlumeStreamSuite fix.
+  Hari Shreedharan <hshreedha...@apache.org>
+  2015-02-09 14:17:14 -0800
+  Commit: 18c5a99, github.com/apache/spark/pull/4371
+
+  [SPARK-5691] Fixing wrong data structure lookup for dupe app registratio...
+  mcheah <mch...@palantir.com>
+  2015-02-09 13:20:14 -0800
+  Commit: 6a0144c, github.com/apache/spark/pull/4477
+
+  [SPARK-5678] Convert DataFrame to pandas.DataFrame and Series
+  Davies Liu <dav...@databricks.com>
+  2015-02-09 11:42:52 -0800
+  Commit: 43972b5, github.com/apache/spark/pull/4476
+
+  [SPARK-5664][BUILD] Restore stty settings when exiting from SBT's spark-shell
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-09 11:45:12 -0800
+  Commit: fa67877, github.com/apache/spark/pull/4451
+
+  SPARK-4267 [YARN] Failing to launch jobs on Spark on YARN with Hadoop 2.5.0 
or later
+  Sean Owen <so...@cloudera.com>
+  2015-02-09 10:33:57 -0800
+  Commit: c88d4ab, github.com/apache/spark/pull/4452
+
+  [SPARK-5473] [EC2] Expose SSH failures after status checks pass
+  Nicholas Chammas <nicholas.cham...@gmail.com>
+  2015-02-09 09:44:53 +0000
+  Commit: f2aa7b7, github.com/apache/spark/pull/4262
+
+  [SPARK-5539][MLLIB] LDA guide
+  Xiangrui Meng <m...@databricks.com>, Joseph K. Bradley 
<jos...@databricks.com>
+  2015-02-08 23:40:36 -0800
+  Commit: 5782ee2, github.com/apache/spark/pull/4465
+
+  [SPARK-5472][SQL] Fix Scala code style
+  Hung Lin <h...@zoomdata.com>
+  2015-02-08 22:36:42 -0800
+  Commit: 955f286, github.com/apache/spark/pull/4464
+
+  SPARK-4405 [MLLIB] Matrices.* construction methods should check for rows x 
cols overflow
+  Sean Owen <so...@cloudera.com>
+  2015-02-08 21:08:50 -0800
+  Commit: fa8ea48, github.com/apache/spark/pull/4461
+
+  [SPARK-5660][MLLIB] Make Matrix apply public
+  Joseph K. Bradley <jos...@databricks.com>, Xiangrui Meng 
<m...@databricks.com>
+  2015-02-08 21:07:36 -0800
+  Commit: df9b105, github.com/apache/spark/pull/4447
+
+  [SPARK-5643][SQL] Add a show method to print the content of a DataFrame in 
tabular format.
+  Reynold Xin <r...@databricks.com>
+  2015-02-08 18:56:51 -0800
+  Commit: e1996aa, github.com/apache/spark/pull/4416
+
+  SPARK-5665 [DOCS] Update netlib-java documentation
+  Sam Halliday <sam.halli...@gmail.com>, Sam Halliday <sam.halli...@gmail.com>
+  2015-02-08 16:34:26 -0800
+  Commit: c515634, github.com/apache/spark/pull/4448
+
+  [SPARK-5598][MLLIB] model save/load for ALS
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-08 16:26:20 -0800
+  Commit: 9e4d58f, github.com/apache/spark/pull/4422
+
+  [SQL] Set sessionState in QueryExecution.
+  Yin Huai <yh...@databricks.com>
+  2015-02-08 14:55:07 -0800
+  Commit: 42c56b6, github.com/apache/spark/pull/4445
+
+  [SPARK-3039] [BUILD] Spark assembly for new hadoop API (hadoop 2) contai...
+  medale <medal...@yahoo.com>
+  2015-02-08 10:35:29 +0000
+  Commit: bc55e20, github.com/apache/spark/pull/4315
+
+  [SPARK-5672][Web UI] Don't return `ERROR 500` when have missing args
+  Kirill A. Korinskiy <ca...@catap.ru>
+  2015-02-08 10:31:46 +0000
+  Commit: 96010fa, github.com/apache/spark/pull/4239
+
+  [SPARK-5671] Upgrade jets3t to 0.9.2 in hadoop-2.3 and 2.4 profiles
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-07 17:19:08 -0800
+  Commit: 0f9d765, github.com/apache/spark/pull/4454
+
+  [SPARK-5108][BUILD] Jackson dependency management for Hadoop-2.6.0 support
+  Zhan Zhang <zhaz...@gmail.com>
+  2015-02-07 19:41:30 +0000
+  Commit: 51fbca4, github.com/apache/spark/pull/3938
+
+  [BUILD] Add the ability to launch spark-shell from SBT.
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-07 00:14:38 -0800
+  Commit: 6bda169, github.com/apache/spark/pull/4438
+
+  [SPARK-5388] Provide a stable application submission gateway for standalone 
cluster mode
+  Andrew Or <and...@databricks.com>
+  2015-02-06 15:57:06 -0800
+  Commit: 6ec0cdc, github.com/apache/spark/pull/4216
+
+  SPARK-5403: Ignore UserKnownHostsFile in SSH calls
+  Grzegorz Dubicki <grzegorz.dubi...@gmail.com>
+  2015-02-06 15:43:58 -0800
+  Commit: 3d99741, github.com/apache/spark/pull/4196
+
+  [SPARK-5601][MLLIB] make streaming linear algorithms Java-friendly
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-06 15:42:59 -0800
+  Commit: 11b28b9, github.com/apache/spark/pull/4432
+
+  [SQL] [Minor] HiveParquetSuite was disabled by mistake, re-enable them
+  Cheng Lian <l...@databricks.com>
+  2015-02-06 15:23:42 -0800
+  Commit: 4005802, github.com/apache/spark/pull/4440
+
+  [SQL] Use TestSQLContext in Java tests
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-06 15:11:02 -0800
+  Commit: c950058, github.com/apache/spark/pull/4441
+
+  [SPARK-4994][network]Cleanup removed executors' ShuffleInfo  in yarn shuffle 
service
+  lianhuiwang <lianhuiwan...@gmail.com>
+  2015-02-06 14:47:52 -0800
+  Commit: af6ddf8, github.com/apache/spark/pull/3828
+
+  [SPARK-5444][Network]Add a retry to deal with the conflict port in netty 
server.
+  huangzhaowei <carlmartin...@gmail.com>
+  2015-02-06 14:35:29 -0800
+  Commit: caca15a, github.com/apache/spark/pull/4240
+
+  [SPARK-4874] [CORE] Collect record count metrics
+  Kostas Sakellis <kos...@cloudera.com>
+  2015-02-06 14:31:20 -0800
+  Commit: 9fa29a6, github.com/apache/spark/pull/4067
+
+  [HOTFIX] Fix the maven build after adding sqlContext to spark-shell
+  Michael Armbrust <mich...@databricks.com>
+  2015-02-06 14:27:06 -0800
+  Commit: 11dbf71, github.com/apache/spark/pull/4443
+
+  [SPARK-5600] [core] Clean up FsHistoryProvider test, fix app sort order.
+  Marcelo Vanzin <van...@cloudera.com>
+  2015-02-06 14:23:09 -0800
+  Commit: 09feecc, github.com/apache/spark/pull/4370
+
+  SPARK-5633 pyspark saveAsTextFile support for compression codec
+  Vladimir Vladimirov <vladimir.vladimi...@magnetic.com>
+  2015-02-06 13:55:02 -0800
+  Commit: 1d32341, github.com/apache/spark/pull/4403
+
+  [HOTFIX][MLLIB] fix a compilation error with java 6
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-06 13:52:35 -0800
+  Commit: 87e0f0d, github.com/apache/spark/pull/4442
+
+  [SPARK-4983] Insert waiting time before tagging EC2 instances
+  GenTang <gen.tan...@gmail.com>, Gen TANG <gen.tan...@gmail.com>
+  2015-02-06 13:27:34 -0800
+  Commit: 2872d83, github.com/apache/spark/pull/3986
+
+  [SPARK-5586][Spark Shell][SQL] Make `sqlContext` available in spark shell
+  OopsOutOfMemory <victorshen...@126.com>
+  2015-02-06 13:20:10 -0800
+  Commit: 2ef9853, github.com/apache/spark/pull/4387
+
+  [SPARK-5278][SQL] Introduce UnresolvedGetField and complete the check of 
ambiguous reference to fields
+  Wenchen Fan <cloud0...@outlook.com>
+  2015-02-06 13:08:09 -0800
+  Commit: 1b148ad, github.com/apache/spark/pull/4068
+
+  [SQL][Minor] Remove cache keyword in SqlParser
+  wangfei <wangf...@huawei.com>
+  2015-02-06 12:42:23 -0800
+  Commit: d822606, github.com/apache/spark/pull/4393
+
+  [SQL][HiveConsole][DOC] HiveConsole `correct hiveconsole imports`
+  OopsOutOfMemory <victorshen...@126.com>
+  2015-02-06 12:41:28 -0800
+  Commit: 2abaa6e, github.com/apache/spark/pull/4389
+
+  [SPARK-5595][SPARK-5603][SQL] Add a rule to do PreInsert type casting and 
field renaming and invalidating in memory cache after INSERT
+  Yin Huai <yh...@databricks.com>
+  2015-02-06 12:38:07 -0800
+  Commit: 3c34d62, github.com/apache/spark/pull/4373
+
+  [SPARK-5324][SQL] Results of describe can't be queried
+  OopsOutOfMemory <victorshen...@126.com>, Sheng, Li 
<oopsoutofmem...@users.noreply.github.com>
+  2015-02-06 12:33:20 -0800
+  Commit: 0fc35da, github.com/apache/spark/pull/4249
+
+  [SPARK-5619][SQL] Support 'show roles' in HiveContext
+  q00251598 <qiyad...@huawei.com>
+  2015-02-06 12:29:26 -0800
+  Commit: cc66a3c, github.com/apache/spark/pull/4397
+
+  [SPARK-5640] Synchronize ScalaReflection where necessary
+  Tobias Schlatter <tob...@meisch.ch>
+  2015-02-06 12:15:02 -0800
+  Commit: 779e28b, github.com/apache/spark/pull/4431
+
+  [SPARK-5650][SQL] Support optional 'FROM' clause
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-06 12:13:44 -0800
+  Commit: 921121d, github.com/apache/spark/pull/4426
+
+  [SPARK-5628] Add version option to spark-ec2
+  Nicholas Chammas <nicholas.cham...@gmail.com>
+  2015-02-06 12:08:22 -0800
+  Commit: ab0ffde, github.com/apache/spark/pull/4414
+
+  [SPARK-2945][YARN][Doc]add doc for spark.executor.instances
+  WangTaoTheTonic <wangtao...@huawei.com>
+  2015-02-06 11:57:02 -0800
+  Commit: 540f474, github.com/apache/spark/pull/4350
+
+  [SPARK-4361][Doc] Add more docs for Hadoop Configuration
+  zsxwing <zsxw...@gmail.com>
+  2015-02-06 11:50:20 -0800
+  Commit: 528dd34, github.com/apache/spark/pull/3225
+
+  [HOTFIX] Fix test build break in ExecutorAllocationManagerSuite.
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-06 11:47:32 -0800
+  Commit: 9e828f4
+
+  [SPARK-5652][Mllib] Use broadcasted weights in LogisticRegressionModel
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-06 11:22:11 -0800
+  Commit: 6fda4c1, github.com/apache/spark/pull/4429
+
+  [SPARK-5555] Enable UISeleniumSuite tests
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-06 11:14:58 -0800
+  Commit: 93fee7b, github.com/apache/spark/pull/4334
+
+  SPARK-2450 Adds executor log links to Web UI
+  Kostas Sakellis <kos...@cloudera.com>, Josh Rosen <joshro...@databricks.com>
+  2015-02-06 11:13:00 -0800
+  Commit: e74dd04, github.com/apache/spark/pull/3486
+
+  [SPARK-5618][Spark Core][Minor] Optimise utility code.
+  Makoto Fukuhara <fuku...@gmail.com>
+  2015-02-06 11:11:38 -0800
+  Commit: 3feb798, github.com/apache/spark/pull/4396
+
+  [SPARK-5593][Core]Replace BlockManagerListener with ExecutorListener in 
ExecutorAllocationListener
+  lianhuiwang <lianhuiwan...@gmail.com>
+  2015-02-06 11:09:37 -0800
+  Commit: 9387dc1, github.com/apache/spark/pull/4369
+
+  [SPARK-4877] Allow user first classes to extend classes in the parent.
+  Stephen Haberman <step...@exigencecorp.com>
+  2015-02-06 11:03:56 -0800
+  Commit: 52386cf, github.com/apache/spark/pull/3725
+
+  [SPARK-5396] Syntax error in spark scripts on windows.
+  Masayoshi TSUZUKI <tsudu...@oss.nttdata.co.jp>
+  2015-02-06 10:58:26 -0800
+  Commit: 2dc94cd, github.com/apache/spark/pull/4428
+
+  [SPARK-5636] Ramp up faster in dynamic allocation
+  Andrew Or <and...@databricks.com>
+  2015-02-06 10:54:23 -0800
+  Commit: 0a90305, github.com/apache/spark/pull/4409
+
+  SPARK-4337. [YARN] Add ability to cancel pending requests
+  Sandy Ryza <sa...@cloudera.com>
+  2015-02-06 10:53:16 -0800
+  Commit: 1568391, github.com/apache/spark/pull/4141
+
+  [SPARK-5416] init Executor.threadPool before ExecutorSource
+  Ryan Williams <ryan.blake.willi...@gmail.com>
+  2015-02-06 12:22:25 +0000
+  Commit: f9bc4ef, github.com/apache/spark/pull/4212
+
+  [Build] Set all Debian package permissions to 755
+  Nicholas Chammas <nicholas.cham...@gmail.com>
+  2015-02-06 11:38:39 +0000
+  Commit: 3638216, github.com/apache/spark/pull/4277
+
+  Update ec2-scripts.md
+  Miguel Peralvo <miguel.pera...@gmail.com>
+  2015-02-06 11:04:48 +0000
+  Commit: f6613fc, github.com/apache/spark/pull/4300
+
+  [SPARK-5470][Core]use defaultClassLoader to load classes in KryoSerializer
+  lianhuiwang <lianhuiwan...@gmail.com>
+  2015-02-06 11:00:35 +0000
+  Commit: 8007a4f, github.com/apache/spark/pull/4258
+
+  [SPARK-5653][YARN] In ApplicationMaster rename isDriver to isClusterMode
+  lianhuiwang <lianhuiwan...@gmail.com>
+  2015-02-06 10:48:31 -0800
+  Commit: 4ff8855, github.com/apache/spark/pull/4430
+
+  [SPARK-5582] [history] Ignore empty log directories.
+  Marcelo Vanzin <van...@cloudera.com>
+  2015-02-06 10:07:20 +0000
+  Commit: faccdcb, github.com/apache/spark/pull/4352
+
+  [SPARK-5157][YARN] Configure more JVM options properly when we use 
ConcMarkSweepGC for AM.
+  Kousuke Saruta <saru...@oss.nttdata.co.jp>
+  2015-02-06 09:39:12 +0000
+  Commit: 25d8044, github.com/apache/spark/pull/3956
+
+  [Minor] Remove permission for execution from spark-shell.cmd
+  Kousuke Saruta <saru...@oss.nttdata.co.jp>
+  2015-02-06 09:33:36 +0000
+  Commit: 7c54681, github.com/apache/spark/pull/3983
+
+  [SPARK-5380][GraphX]  Solve an ArrayIndexOutOfBoundsException when build 
graph with a file format error
+  Leolh <leosand...@gmail.com>
+  2015-02-06 09:01:53 +0000
+  Commit: ffdb2e9, github.com/apache/spark/pull/4176
+
+  [SPARK-5013] [MLlib] Added documentation and sample data file for 
GaussianMixture
+  Travis Galoppo <tjg2...@columbia.edu>
+  2015-02-06 10:26:51 -0800
+  Commit: f408db6, github.com/apache/spark/pull/4401
+
+  [SPARK-4789] [SPARK-4942] [SPARK-5031] [mllib] Standardize ML Prediction APIs
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-05 23:43:47 -0800
+  Commit: 45b95e7, github.com/apache/spark/pull/3637
+
+  [SPARK-5604][MLLIB] remove checkpointDir from trees
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-05 23:32:09 -0800
+  Commit: c35a11e, github.com/apache/spark/pull/4407
+
+  [SPARK-5639][SQL] Support DataFrame.renameColumn.
+  Reynold Xin <r...@databricks.com>
+  2015-02-05 23:02:40 -0800
+  Commit: 0639d3e, github.com/apache/spark/pull/4410
+
+  Revert "SPARK-5607: Update to Kryo 2.24.0 to avoid including objenesis 1.2."
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-05 18:37:55 -0800
+  Commit: 6d31531
+
+  SPARK-5557: Explicitly include servlet API in dependencies.
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-05 18:14:54 -0800
+  Commit: 34131fd, github.com/apache/spark/pull/4411
+
+  [HOTFIX] [SQL] Disables Metastore Parquet table conversion for 
"SQLQuerySuite.CTAS with serde"
+  Cheng Lian <l...@databricks.com>
+  2015-02-05 18:09:18 -0800
+  Commit: ce6d8bb, github.com/apache/spark/pull/4413
+
+  [SPARK-5638][SQL] Add a config flag to disable eager analysis of DataFrames
+  Reynold Xin <r...@databricks.com>
+  2015-02-05 18:07:10 -0800
+  Commit: 4fd67e4, github.com/apache/spark/pull/4408
+
+  [SPARK-5620][DOC] group methods in generated unidoc
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-05 16:26:51 -0800
+  Commit: e2be79d, github.com/apache/spark/pull/4404
+
+  [SPARK-5182] [SPARK-5528] [SPARK-5509] [SPARK-3575] [SQL] Parquet data 
source improvements
+  Cheng Lian <l...@databricks.com>
+  2015-02-05 15:29:56 -0800
+  Commit: 50c48eb, github.com/apache/spark/pull/4308
+
+  [SPARK-5604[MLLIB] remove checkpointDir from LDA
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-05 15:07:33 -0800
+  Commit: 59798cb, github.com/apache/spark/pull/4390
+
+  [SPARK-5460][MLlib] Wrapped `Try` around `deleteAllCheckpoints` - 
RandomForest.
+  x1- <viva...@gmail.com>
+  2015-02-05 15:02:04 -0800
+  Commit: 44768f5, github.com/apache/spark/pull/4347
+
+  [SPARK-5135][SQL] Add support for describe table to DDL in SQLContext
+  OopsOutOfMemory <victorshen...@126.com>
+  2015-02-05 13:07:48 -0800
+  Commit: 55cebcf, github.com/apache/spark/pull/4227
+
+  [SPARK-5617][SQL] fix test failure of SQLQuerySuite
+  wangfei <wangf...@huawei.com>
+  2015-02-05 12:44:12 -0800
+  Commit: 785a2e3, github.com/apache/spark/pull/4395
+
+  [Branch-1.3] [DOC] doc fix for date
+  Daoyuan Wang <daoyuan.w...@intel.com>
+  2015-02-05 12:42:27 -0800
+  Commit: 17ef7f9, github.com/apache/spark/pull/4400
+
+  [SPARK-5474][Build]curl should support URL redirection in build/mvn
+  GuoQiang Li <wi...@qq.com>
+  2015-02-05 12:03:13 -0800
+  Commit: d1066e9, github.com/apache/spark/pull/4263
+
+  [HOTFIX] MLlib build break.
+  Reynold Xin <r...@databricks.com>
+  2015-02-05 00:42:50 -0800
+  Commit: c83d118
+
+  SPARK-5548: Fixed a race condition in AkkaUtilsSuite
+  Jacek Lewandowski <lewandowski.ja...@gmail.com>
+  2015-02-05 12:00:04 -0800
+  Commit: fba2dc6, github.com/apache/spark/pull/4343
+
+  [SPARK-5608] Improve SEO of Spark documentation pages
+  Matei Zaharia <ma...@databricks.com>
+  2015-02-05 11:12:50 -0800
+  Commit: de112a2, github.com/apache/spark/pull/4381
+
+  SPARK-4687. Add a recursive option to the addFile API
+  Sandy Ryza <sa...@cloudera.com>
+  2015-02-05 10:15:55 -0800
+  Commit: c22ccc0, github.com/apache/spark/pull/3670
+
+  [MLlib] Minor: UDF style update.
+  Reynold Xin <r...@databricks.com>
+  2015-02-04 23:57:53 -0800
+  Commit: 4074674, github.com/apache/spark/pull/4388
+
+  [SPARK-5612][SQL] Move DataFrame implicit functions into 
SQLContext.implicits.
+  Reynold Xin <r...@databricks.com>
+  2015-02-04 23:44:34 -0800
+  Commit: 0040b61, github.com/apache/spark/pull/4386
+
+  [SPARK-5606][SQL] Support plus sign in HiveContext
+  q00251598 <qiyad...@huawei.com>
+  2015-02-04 23:16:01 -0800
+  Commit: bf43781, github.com/apache/spark/pull/4378
+
+  [SPARK-5599] Check MLlib public APIs for 1.3
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-04 23:03:47 -0800
+  Commit: abc184e, github.com/apache/spark/pull/4377
+
+  [SPARK-5596] [mllib] ML model import/export for GLMs, NaiveBayes
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-04 22:46:48 -0800
+  Commit: 885bcbb, github.com/apache/spark/pull/4233
+
+  SPARK-5607: Update to Kryo 2.24.0 to avoid including objenesis 1.2.
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-04 22:39:44 -0800
+  Commit: 59fb5c7, github.com/apache/spark/pull/4383
+
+  [SPARK-5602][SQL] Better support for creating DataFrame from local data 
collection
+  Reynold Xin <r...@databricks.com>
+  2015-02-04 19:53:57 -0800
+  Commit: b8f9c00, github.com/apache/spark/pull/4372
+
+  [SPARK-5538][SQL] Fix flaky CachedTableSuite
+  Reynold Xin <r...@databricks.com>
+  2015-02-04 19:52:41 -0800
+  Commit: 1901b19, github.com/apache/spark/pull/4379
+
+  [SQL][DataFrame] Minor cleanup.
+  Reynold Xin <r...@databricks.com>
+  2015-02-04 19:51:48 -0800
+  Commit: f05bfa6, github.com/apache/spark/pull/4374
+
+  [SPARK-4520] [SQL] This pr fixes the ArrayIndexOutOfBoundsException as r...
+  Sadhan Sood <sad...@tellapart.com>
+  2015-02-04 19:18:06 -0800
+  Commit: aa6f4ca, github.com/apache/spark/pull/4148
+
+  [SPARK-5605][SQL][DF] Allow using String to specify colum name in DSL 
aggregate functions
+  Reynold Xin <r...@databricks.com>
+  2015-02-04 18:35:51 -0800
+  Commit: 478ee3f, github.com/apache/spark/pull/4376
+
+  [SPARK-5411] Allow SparkListeners to be specified in SparkConf and loaded 
when creating SparkContext
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-04 17:18:03 -0800
+  Commit: 47e4d57, github.com/apache/spark/pull/4111
+
+  [SPARK-5577] Python udf for DataFrame
+  Davies Liu <dav...@databricks.com>
+  2015-02-04 15:55:09 -0800
+  Commit: dc9ead9, github.com/apache/spark/pull/4351
+
+  [SPARK-5118][SQL] Fix: create table test stored as parquet as select ..
+  guowei2 <guow...@asiainfo.com>
+  2015-02-04 15:26:10 -0800
+  Commit: 06da868, github.com/apache/spark/pull/3921
+
+  [SQL] Use HiveContext's sessionState in 
HiveMetastoreCatalog.hiveDefaultTableFilePath
+  Yin Huai <yh...@databricks.com>
+  2015-02-04 15:22:40 -0800
+  Commit: cb4c3e5, github.com/apache/spark/pull/4355
+
+  [SQL] Correct the default size of TimestampType and expose NumericType
+  Yin Huai <yh...@databricks.com>
+  2015-02-04 15:14:49 -0800
+  Commit: 513bb2c, github.com/apache/spark/pull/4314
+
+  [SQL][Hiveconsole] Bring hive console code up to date and update README.md
+  OopsOutOfMemory <victorshen...@126.com>, Sheng, Li 
<oopsoutofmem...@users.noreply.github.com>
+  2015-02-04 15:13:54 -0800
+  Commit: 2cdcfe3, github.com/apache/spark/pull/4330
+
+  [SPARK-5367][SQL] Support star expression in udfs
+  wangfei <wangf...@huawei.com>, scwf <wangf...@huawei.com>
+  2015-02-04 15:12:07 -0800
+  Commit: 8b803f6, github.com/apache/spark/pull/4353
+
+  [SPARK-5426][SQL] Add SparkSQL Java API helper methods.
+  kul <kuldeep.b...@gmail.com>
+  2015-02-04 15:08:37 -0800
+  Commit: 38ab92e, github.com/apache/spark/pull/4243
+
+  [SPARK-5587][SQL] Support change database owner
+  wangfei <wangf...@huawei.com>
+  2015-02-04 14:35:12 -0800
+  Commit: 7920791, github.com/apache/spark/pull/4357
+
+  [SPARK-5591][SQL] Fix NoSuchObjectException for CTAS
+  wangfei <wangf...@huawei.com>
+  2015-02-04 14:33:07 -0800
+  Commit: c79dd1e, github.com/apache/spark/pull/4365
+
+  [SPARK-4939] move to next locality when no pending tasks
+  Davies Liu <dav...@databricks.com>
+  2015-02-04 14:22:07 -0800
+  Commit: f9bb3cb, github.com/apache/spark/pull/3779
+
+  [SPARK-4707][STREAMING] Reliable Kafka Receiver can lose data if the blo...
+  Hari Shreedharan <hshreedha...@apache.org>
+  2015-02-04 14:20:44 -0800
+  Commit: 14c9f32, github.com/apache/spark/pull/3655
+
+  [SPARK-4964] [Streaming] Exactly-once semantics for Kafka
+  cody koeninger <c...@koeninger.org>
+  2015-02-04 12:06:34 -0800
+  Commit: a119cae, github.com/apache/spark/pull/3798
+
+  [SPARK-5588] [SQL] support select/filter by SQL expression
+  Davies Liu <dav...@databricks.com>
+  2015-02-04 11:34:46 -0800
+  Commit: 950a0d3, github.com/apache/spark/pull/4359
+
+  [SPARK-5585] Flaky test in MLlib python
+  Davies Liu <dav...@databricks.com>
+  2015-02-04 08:54:20 -0800
+  Commit: 84c6273, github.com/apache/spark/pull/4358
+
+  [SPARK-5574] use given name prefix in dir
+  Imran Rashid <iras...@cloudera.com>
+  2015-02-04 01:02:20 -0800
+  Commit: 5d9278a, github.com/apache/spark/pull/4344
+
+  [Minor] Fix incorrect warning log
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-04 00:52:41 -0800
+  Commit: 316a4bb, github.com/apache/spark/pull/4360
+
+  [SPARK-5379][Streaming] Add awaitTerminationOrTimeout
+  zsxwing <zsxw...@gmail.com>
+  2015-02-04 00:40:28 -0800
+  Commit: 4d3dbfd, github.com/apache/spark/pull/4171
+
+  [SPARK-5341] Use maven coordinates as dependencies in spark-shell and 
spark-submit
+  Burak Yavuz <brk...@gmail.com>
+  2015-02-03 22:39:17 -0800
+  Commit: 3b7acd2, github.com/apache/spark/pull/4215
+
+  [SPARK-4939] revive offers periodically in LocalBackend
+  Davies Liu <dav...@databricks.com>
+  2015-02-03 22:30:23 -0800
+  Commit: e196da8, github.com/apache/spark/pull/4147
+
+  [SPARK-4969][STREAMING][PYTHON] Add binaryRecords to streaming
+  freeman <the.freeman....@gmail.com>
+  2015-02-03 22:24:30 -0800
+  Commit: 9a33f89, github.com/apache/spark/pull/3803
+
+  [SPARK-5579][SQL][DataFrame] Support for project/filter using SQL expressions
+  Reynold Xin <r...@databricks.com>
+  2015-02-03 22:15:35 -0800
+  Commit: cb7f783, github.com/apache/spark/pull/4348
+
+  [FIX][MLLIB] fix seed handling in Python GMM
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-03 20:39:11 -0800
+  Commit: 679228b, github.com/apache/spark/pull/4349
+
+  [SPARK-4795][Core] Redesign the "primitive type => Writable" implicit APIs 
to make them be activated automatically
+  zsxwing <zsxw...@gmail.com>
+  2015-02-03 20:17:12 -0800
+  Commit: 5c63e05, github.com/apache/spark/pull/3642
+
+  [SPARK-5578][SQL][DataFrame] Provide a convenient way for Scala users to use 
UDFs
+  Reynold Xin <r...@databricks.com>
+  2015-02-03 20:07:46 -0800
+  Commit: b22d5b5, github.com/apache/spark/pull/4345
+
+  [SPARK-5520][MLlib] Make FP-Growth implementation take generic item types 
(WIP)
+  Jacky Li <jacky.li...@huawei.com>, Jacky Li 
<jack...@users.noreply.github.com>, Xiangrui Meng <m...@databricks.com>
+  2015-02-03 17:02:42 -0800
+  Commit: 298ef5b, github.com/apache/spark/pull/4340
+
+  [SPARK-5554] [SQL] [PySpark] add more tests for DataFrame Python API
+  Davies Liu <dav...@databricks.com>
+  2015-02-03 16:01:56 -0800
+  Commit: 4640623, github.com/apache/spark/pull/4331
+
+  [STREAMING] SPARK-4986 Wait for receivers to deregister and receiver job to 
terminate
+  Jesper Lundgren <jesper.lundg...@vpon.com>
+  2015-02-03 14:53:39 -0800
+  Commit: 092d4ba, github.com/apache/spark/pull/4338
+
+  [SPARK-5153][Streaming][Test] Increased timeout to deal with flaky 
KafkaStreamSuite
+  Tathagata Das <tathagata.das1...@gmail.com>
+  2015-02-03 13:46:02 -0800
+  Commit: d644bd9, github.com/apache/spark/pull/4342
+
+  [SPARK-4508] [SQL] build native date type to conform behavior to Hive
+  Daoyuan Wang <daoyuan.w...@intel.com>
+  2015-02-03 12:21:45 -0800
+  Commit: 6e244cf, github.com/apache/spark/pull/4325
+
+  [SPARK-5383][SQL] Support alias for udtfs
+  wangfei <wangf...@huawei.com>, scwf <wangf...@huawei.com>, Fei Wang 
<wangf...@huawei.com>
+  2015-02-03 12:16:31 -0800
+  Commit: 5dbeb21, github.com/apache/spark/pull/4186
+
+  [SPARK-5550] [SQL] Support the case insensitive for UDF
+  Cheng Hao <hao.ch...@intel.com>
+  2015-02-03 12:12:26 -0800
+  Commit: 654c992, github.com/apache/spark/pull/4326
+
+  [SPARK-4987] [SQL] parquet timestamp type support
+  Daoyuan Wang <daoyuan.w...@intel.com>
+  2015-02-03 12:06:06 -0800
+  Commit: 67d5220, github.com/apache/spark/pull/3820
+
+  [SQL] DataFrame API update
+  Reynold Xin <r...@databricks.com>
+  2015-02-03 10:34:56 -0800
+  Commit: 4204a12, github.com/apache/spark/pull/4332
+
+  Minor: Fix TaskContext deprecated annotations.
+  Reynold Xin <r...@databricks.com>
+  2015-02-03 10:34:16 -0800
+  Commit: f7948f3, github.com/apache/spark/pull/4333
+
+  [SPARK-5549] Define TaskContext interface in Scala.
+  Reynold Xin <r...@databricks.com>
+  2015-02-03 00:46:04 -0800
+  Commit: bebf4c4, github.com/apache/spark/pull/4324
+
+  [SPARK-5551][SQL] Create type alias for SchemaRDD for source backward 
compatibility
+  Reynold Xin <r...@databricks.com>
+  2015-02-03 00:29:23 -0800
+  Commit: 523a935, github.com/apache/spark/pull/4327
+
+  [SQL][DataFrame] Remove DataFrameApi, ExpressionApi, and GroupedDataFrameApi
+  Reynold Xin <r...@databricks.com>
+  2015-02-03 00:29:04 -0800
+  Commit: 37df330, github.com/apache/spark/pull/4328
+
+  [minor] update streaming linear algorithms
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-03 00:14:43 -0800
+  Commit: 659329f, github.com/apache/spark/pull/4329
+
+  [SPARK-1405] [mllib] Latent Dirichlet Allocation (LDA) using EM
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-02 23:57:35 -0800
+  Commit: 980764f, github.com/apache/spark/pull/2388
+
+  [SPARK-5536] replace old ALS implementation by the new one
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-02 23:49:09 -0800
+  Commit: 0cc7b88, github.com/apache/spark/pull/4321
+
+  [SPARK-5414] Add SparkFirehoseListener class for consuming all SparkListener 
events
+  Josh Rosen <joshro...@databricks.com>
+  2015-02-02 23:35:07 -0800
+  Commit: b8ebebe, github.com/apache/spark/pull/4210
+
+  [SPARK-5501][SPARK-5420][SQL] Write support for the data source API
+  Yin Huai <yh...@databricks.com>
+  2015-02-02 23:30:44 -0800
+  Commit: 13531dd, github.com/apache/spark/pull/4294
+
+  [SPARK-5012][MLLib][PySpark]Python API for Gaussian Mixture Model
+  FlytxtRnD <meethu.mat...@flytxt.com>
+  2015-02-02 23:04:55 -0800
+  Commit: 50a1a87, github.com/apache/spark/pull/4059
+
+  [SPARK-3778] newAPIHadoopRDD doesn't properly pass credentials for secure 
hdfs
+  Thomas Graves <tgra...@apache.org>
+  2015-02-02 22:45:55 -0800
+  Commit: c31c36c, github.com/apache/spark/pull/4292
+
+  [SPARK-4979][MLLIB] Streaming logisitic regression
+  freeman <the.freeman....@gmail.com>
+  2015-02-02 22:42:15 -0800
+  Commit: eb0da6c, github.com/apache/spark/pull/4306
+
+  [SPARK-5219][Core] Add locks to avoid scheduling race conditions
+  zsxwing <zsxw...@gmail.com>
+  2015-02-02 21:42:18 -0800
+  Commit: c306555, github.com/apache/spark/pull/4019
+
+  [Doc] Minor: Fixes several formatting issues
+  Cheng Lian <l...@databricks.com>
+  2015-02-02 21:14:21 -0800
+  Commit: 60f67e7, github.com/apache/spark/pull/4316
+
+  SPARK-3996: Add jetty servlet and continuations.
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-02 21:01:36 -0800
+  Commit: 7930d2b, github.com/apache/spark/pull/4323
+
+  SPARK-5542: Decouple publishing, packaging, and tagging in release script
+  Patrick Wendell <patr...@databricks.com>, Patrick Wendell 
<pwend...@gmail.com>
+  2015-02-02 21:00:30 -0800
+  Commit: 0ef38f5, github.com/apache/spark/pull/4319
+
+  [SPARK-5543][WebUI] Remove unused import JsonUtil from from JsonProtocol
+  nemccarthy <nat...@nemccarthy.me>
+  2015-02-02 20:03:13 -0800
+  Commit: cb39f12, github.com/apache/spark/pull/4320
+
+  [SPARK-5472][SQL] A JDBC data source for Spark SQL.
+  Tor Myklebust <tmykl...@gmail.com>
+  2015-02-02 19:50:14 -0800
+  Commit: 8f471a6, github.com/apache/spark/pull/4261
+
+  [SPARK-5512][Mllib] Run the PIC algorithm with initial vector suggected by 
the PIC paper
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-02 19:34:25 -0800
+  Commit: 1bcd465, github.com/apache/spark/pull/4301
+
+  [SPARK-5154] [PySpark] [Streaming] Kafka streaming support in Python
+  Davies Liu <dav...@databricks.com>, Tathagata Das <t...@databricks.com>
+  2015-02-02 19:16:27 -0800
+  Commit: 0561c45, github.com/apache/spark/pull/3715
+
+  [SQL] Improve DataFrame API error reporting
+  Reynold Xin <r...@databricks.com>, Davies Liu <dav...@databricks.com>
+  2015-02-02 19:01:47 -0800
+  Commit: 554403f, github.com/apache/spark/pull/4296
+
+  Revert "[SPARK-4508] [SQL] build native date type to conform behavior to 
Hive"
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-02 17:52:17 -0800
+  Commit: eccb9fb
+
+  Spark 3883: SSL support for HttpServer and Akka
+  Jacek Lewandowski <lewandowski.ja...@gmail.com>, Jacek Lewandowski 
<jacek.lewandow...@datastax.com>
+  2015-02-02 17:18:54 -0800
+  Commit: cfea300, github.com/apache/spark/pull/3571
+
+  [SPARK-5540] hide ALS.solveLeastSquares
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-02 17:10:01 -0800
+  Commit: ef65cf0, github.com/apache/spark/pull/4318
+
+  [SPARK-5534] [graphx]  Graph getStorageLevel fix
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-02 17:02:29 -0800
+  Commit: f133dec, github.com/apache/spark/pull/4317
+
+  [SPARK-5514] DataFrame.collect should call executeCollect
+  Reynold Xin <r...@databricks.com>
+  2015-02-02 16:55:36 -0800
+  Commit: 8aa3cff, github.com/apache/spark/pull/4313
+
+  [SPARK-5195][sql]Update HiveMetastoreCatalog.scala(override the 
MetastoreRelation's sameresult method only compare databasename and table name)
+  seayi <405078...@qq.com>, Michael Armbrust <mich...@databricks.com>
+  2015-02-02 16:06:52 -0800
+  Commit: dca6faa, github.com/apache/spark/pull/3898
+
+  [SPARK-2309][MLlib] Multinomial Logistic Regression
+  DB Tsai <dbt...@alpinenow.com>
+  2015-02-02 15:59:15 -0800
+  Commit: b1aa8fe, github.com/apache/spark/pull/3833
+
+  [SPARK-5513][MLLIB] Add nonnegative option to ml's ALS
+  Xiangrui Meng <m...@databricks.com>
+  2015-02-02 15:55:44 -0800
+  Commit: 46d50f1, github.com/apache/spark/pull/4302
+
+  [SPARK-4508] [SQL] build native date type to conform behavior to Hive
+  Daoyuan Wang <daoyuan.w...@intel.com>
+  2015-02-02 15:49:22 -0800
+  Commit: 1646f89, github.com/apache/spark/pull/3732
+
+  SPARK-5500. Document that feeding hadoopFile into a shuffle operation wi...
+  Sandy Ryza <sa...@cloudera.com>
+  2015-02-02 14:52:46 -0800
+  Commit: 8309349, github.com/apache/spark/pull/4293
+
+  [SPARK-5461] [graphx] Add isCheckpointed, getCheckpointedFiles methods to 
Graph
+  Joseph K. Bradley <jos...@databricks.com>
+  2015-02-02 14:34:48 -0800
+  Commit: 842d000, github.com/apache/spark/pull/4253
+
+  SPARK-5425: Use synchronised methods in system properties to create SparkConf
+  Jacek Lewandowski <lewandowski.ja...@gmail.com>
+  2015-02-02 14:07:19 -0800
+  Commit: 5a55261, github.com/apache/spark/pull/4222
+
+  Disabling Utils.chmod700 for Windows
+  Martin Weindel <martin.wein...@gmail.com>, mweindel 
<m.wein...@usu-software.de>
+  2015-02-02 13:46:18 -0800
+  Commit: bff65b5, github.com/apache/spark/pull/4299
+
+  Make sure only owner can read / write to directories created for the job.
+  Josh Rosen <joshro...@databricks.com>
+  2015-01-21 14:38:14 -0800
+  Commit: 52f5754
+
+  [HOTFIX] Add jetty references to build for YARN module.
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-02 14:00:14 -0800
+  Commit: 2321dd1
+
+  [SPARK-4631][streaming][FIX] Wait for a receiver to start before publishing 
test data.
+  Iulian Dragos <jagua...@gmail.com>
+  2015-02-02 14:00:33 -0800
+  Commit: e908322, github.com/apache/spark/pull/4270
+
+  [SPARK-5212][SQL] Add support of schema-less, custom field delimiter and 
SerDe for HiveQL transform
+  Liang-Chi Hsieh <vii...@gmail.com>
+  2015-02-02 13:53:55 -0800
+  Commit: 683e938, github.com/apache/spark/pull/4014
+
+  [SPARK-5530] Add executor container to executorIdToContainer
+  Xutingjun <1039320...@qq.com>
+  2015-02-02 12:37:51 -0800
+  Commit: 62a93a1, github.com/apache/spark/pull/4309
+
+  [Docs] Fix Building Spark link text
+  Nicholas Chammas <nicholas.cham...@gmail.com>
+  2015-02-02 12:33:49 -0800
+  Commit: 3f941b6, github.com/apache/spark/pull/4312
+
+  [SPARK-5173]support python application running on yarn cluster mode
+  lianhuiwang <lianhuiwan...@gmail.com>, Wang Lianhui <lianhuiwan...@gmail.com>
+  2015-02-02 12:32:28 -0800
+  Commit: f5e6375, github.com/apache/spark/pull/3976
+
+  SPARK-4585. Spark dynamic executor allocation should use minExecutors as...
+  Sandy Ryza <sa...@cloudera.com>
+  2015-02-02 12:27:08 -0800
+  Commit: b2047b5, github.com/apache/spark/pull/4051
+
+  [MLLIB] SPARK-5491 (ex SPARK-1473): Chi-square feature selection
+  Alexander Ulanov <na...@yandex.ru>
+  2015-02-02 12:13:05 -0800
+  Commit: c081b21, github.com/apache/spark/pull/1484
+
+  SPARK-5492. Thread statistics can break with older Hadoop versions
+  Sandy Ryza <sa...@cloudera.com>
+  2015-02-02 00:54:06 -0800
+  Commit: 6f34131, github.com/apache/spark/pull/4305
+
+  [SPARK-5478][UI][Minor] Add missing right parentheses
+  jerryshao <saisai.s...@intel.com>
+  2015-02-01 23:56:13 -0800
+  Commit: 63dfe21, github.com/apache/spark/pull/4267
+
+  [SPARK-5353] Log failures in REPL class loading
+  Tobias Schlatter <tob...@meisch.ch>
+  2015-02-01 21:43:49 -0800
+  Commit: 9f0a6e1, github.com/apache/spark/pull/4130
+
+  [SPARK-3996]: Shade Jetty in Spark deliverables
+  Patrick Wendell <patr...@databricks.com>
+  2015-02-01 21:13:57 -0800
+  Commit: a15f6e3, github.com/apache/spark/pull/4285
+
+  [SPARK-4001][MLlib] adding parallel FP-Growth algorithm for frequent pattern 
mining in MLlib
+  Ja

<TRUNCATED>

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

Reply via email to