aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SPARK-785 [CORE] ClosureCleaner not invoked on most PairRDDFunctionsSean Owen2014-12-171-1/+4
* [SPARK-4772] Clear local copies of accumulators as soon as we're done with themNathan Kronenfeld2014-12-172-7/+10
* [SPARK-4714] BlockManager.dropFromMemory() should check whether block has bee...hushan[胡珊]2014-12-171-1/+3
* [SPARK-4691][shuffle] Restructure a few lines in shuffle codemaji20142014-12-173-7/+4
* SPARK-3926 [CORE] Reopened: result of JavaRDD collectAsMap() is not serializableSean Owen2014-12-173-3/+75
* [SPARK-4750] Dynamic allocation - synchronize killsAndrew Or2014-12-171-1/+1
* [SPARK-4764] Ensure that files are fetched atomicallyChristophe Préaud2014-12-171-2/+1
* [SPARK-4595][Core] Fix MetricsServlet not work issueSaisai Shao2014-12-177-11/+28
* [HOTFIX] Fix RAT exclusion for known_translations fileJosh Rosen2014-12-161-1/+1
* [Release] Update contributors list format and sort itAndrew Or2014-12-164-15/+30
* [Release] Cache known author translations locallyAndrew Or2014-12-164-29/+116
* [Release] Major improvements to generate contributors scriptAndrew Or2014-12-163-89/+206
* [SPARK-4847][SQL]Fix "extraStrategies cannot take effect in SQLContext" issuejerryshao2014-12-162-2/+2
* [DOCS][SQL] Add a Note on jsonFile having separate JSON objects per linePeter Vandenabeele2014-12-161-0/+12
* SPARK-4814 [CORE] Enable assertions in SBT, Maven tests / AssertionError from...Sean Owen2014-12-153-1/+8
* [Minor][Core] fix comments in MapOutputTrackerwangfei2014-12-151-10/+10
* [SPARK-4668] Fix some documentation typos.Ryan Williams2014-12-1512-38/+66
* [SPARK-4826] Fix generation of temp file names in WAL testsJosh Rosen2014-12-152-17/+20
* HOTFIX: Disabling failing block manager testPatrick Wendell2014-12-151-5/+5
* fixed spelling errors in documentationPeter Klipfel2014-12-141-3/+3
* [SPARK-4825] [SQL] CTAS fails to resolve when created using saveAsTableCheng Hao2014-12-113-1/+23
* [SPARK-4806] Streaming doc update for 1.2Tathagata Das2014-12-117-551/+819
* SPARK-3526 Add section about data locality to the tuning guideAndrew Ash2014-12-101-0/+33
* [SPARK-4771][Docs] Document standalone cluster supervise modeAndrew Or2014-12-101-1/+10
* Preparing development version 1.2.1-SNAPSHOTPatrick Wendell2014-12-1029-29/+29
* Preparing Spark release v1.2.0-rc2v1.2.0Patrick Wendell2014-12-1029-29/+29
* Revert "Preparing Spark release v1.2.0-rc2"Patrick Wendell2014-12-1029-29/+29
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-12-1029-29/+29
* [Minor] Use <sup> tag for help icon in web UI page headerJosh Rosen2014-12-091-1/+3
* Config updates for the new shuffle transport.Reynold Xin2014-12-093-6/+6
* [SPARK-4740] Create multiple concurrent connections between two peer nodes in...Reynold Xin2014-12-093-46/+180
* SPARK-4805 [CORE] BlockTransferMessage.toByteArray() trips assertionSean Owen2014-12-091-1/+2
* SPARK-4567. Make SparkJobInfo and SparkStageInfo serializableSandy Ryza2014-12-092-2/+6
* [SPARK-4765] Make GC time always shown in UI.Kay Ousterhout2014-12-093-13/+5
* [SPARK-4785][SQL] Initilize Hive UDFs on the driver and serialize them with a...Cheng Hao2014-12-095-50/+173
* [SPARK-4769] [SQL] CTAS does not work when reading from temporary tablesCheng Hao2014-12-084-16/+49
* SPARK-4770. [DOC] [YARN] spark.scheduler.minRegisteredResourcesRatio doc...Sandy Ryza2014-12-081-2/+2
* [SPARK-4774] [SQL] Makes HiveFromSpark more portableKostas Sakellis2014-12-081-2/+11
* [SPARK-4620] Add unpersist in Graph and GraphImplTakeshi Yamamuro2014-12-072-0/+12
* [SPARK-4646] Replace Scala.util.Sorting.quickSort with Sorter(TimSort) in SparkTakeshi Yamamuro2014-12-072-5/+64
* [SPARK-3623][GraphX] GraphX should support the checkpoint operationGuoQiang Li2014-12-063-0/+34
* Streaming doc : do you mean inadvertently?CrazyJvm2014-12-051-1/+1
* [SPARK-4761][SQL] Enables Kryo by default in Spark SQL Thrift serverCheng Lian2014-12-051-2/+12
* [SPARK-4753][SQL] Use catalyst for partition pruning in newParquet.Michael Armbrust2014-12-041-30/+28
* Revert "SPARK-2624 add datanucleus jars to the container in yarn-cluster"Andrew Or2014-12-043-157/+0
* Revert "[HOT FIX] [YARN] Check whether `/lib` exists before listing its files"Andrew Or2014-12-041-15/+12
* [SPARK-4464] Description about configuration options need to be modified in d...Masayoshi TSUZUKI2014-12-041-2/+10
* Fix typo in Spark SQL docs.Andy Konwinski2014-12-041-1/+1
* [SPARK-4421] Wrong link in spark-standalone.htmlMasayoshi TSUZUKI2014-12-041-1/+1
* [SPARK-4652][DOCS] Add docs about spark-git-repo optionlewuathe2014-12-041-0/+5