aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing Spark release v1.2.0-rc1Patrick Wendell2014-11-2829-29/+29
* [SPARK-4584] [yarn] Remove security manager from Yarn AM.Marcelo Vanzin2014-11-281-46/+14
* [SPARK-4193][BUILD] Disable doclint in Java 8 to prevent from build error.Takuya UESHIN2014-11-287-6/+35
* [SPARK-4645][SQL] Disables asynchronous execution in Hive 0.13.1 HiveThriftSe...Cheng Lian2014-11-281-100/+39
* [SPARK-4308][SQL] Sets SQL operation state to ERROR when exception is thrownCheng Lian2014-11-283-29/+21
* [SPARK-4619][Storage]delete redundant time suffixmaji20142014-11-281-1/+1
* [SPARK-4613][Core] Java API for JdbcRDDCheng Lian2014-11-273-5/+204
* [SPARK-4626] Kill a task only if the executorId is (still) registered with th...roxchkplusony2014-11-271-1/+7
* [Release] Automate generation of contributors listAndrew Or2014-11-262-0/+330
* [SPARK-732][SPARK-3628][CORE][RESUBMIT] eliminate duplicate update on accmulatorCodingCat2014-11-264-30/+67
* [BRANCH-1.2][SPARK-4583][MLLIB] LogLoss for GradientBoostedTrees fix + doc up...Joseph K. Bradley2014-11-266-70/+147
* [BRANCH-1.2][SPARK-4614][MLLIB] Slight API changes in Matrix and MatricesXiangrui Meng2014-11-262-11/+59
* [BRANCH-1.2][SPARK-4604][MLLIB] make MatrixFactorizationModel publicXiangrui Meng2014-11-262-2/+81
* Removing confusing TripletFieldsJoseph E. Gonzalez2014-11-264-33/+8
* [SPARK-4612] Reduce task latency and increase scheduling throughput by making...Tathagata Das2014-11-251-1/+1
* Revert "[SPARK-4604][MLLIB] make MatrixFactorizationModel public"Xiangrui Meng2014-11-252-81/+3
* Revert "[SPARK-4583] [mllib] LogLoss for GradientBoostedTrees fix + doc updates"Patrick Wendell2014-11-266-146/+72
* Revert "Preparing Spark release v1.2.0-rc1"Patrick Wendell2014-11-2629-29/+29
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-2629-30/+30
* [SPARK-4516] Avoid allocating Netty PooledByteBufAllocators unnecessarilyAaron Davidson2014-11-262-10/+8
* Preparing development version 1.2.1-SNAPSHOTPatrick Wendell2014-11-2629-30/+30
* Preparing Spark release v1.2.0-rc1Patrick Wendell2014-11-2629-29/+29
* HOTFIX: Updating additional version dataPatrick Wendell2014-11-262-2/+5
* Revert "Preparing Spark release v1.2.0-rc1"Patrick Wendell2014-11-2629-29/+29
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-2629-30/+30
* Preparing development version 1.2.1-SNAPSHOTPatrick Wendell2014-11-2629-30/+30
* Preparing Spark release v1.2.0-rc1Patrick Wendell2014-11-2629-29/+29
* Revert "Preparing Spark release v1.2.0-rc1"Patrick Wendell2014-11-2629-29/+29
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-2629-30/+30
* Preparing development version 1.2.1-SNAPSHOTUbuntu2014-11-2629-30/+30
* Preparing Spark release v1.2.0-rc1Ubuntu2014-11-2629-29/+29
* Revert "Preparing Spark release v1.2.0-snapshot1"Patrick Wendell2014-11-2630-30/+30
* Revert "Preparing development version 1.2.1-SNAPSHOT"Patrick Wendell2014-11-2630-30/+30
* [SPARK-4516] Cap default number of Netty threads at 8Aaron Davidson2014-11-251-7/+37
* [SPARK-4604][MLLIB] make MatrixFactorizationModel publicXiangrui Meng2014-11-252-3/+81
* [HOTFIX]: Adding back without-hive distPatrick Wendell2014-11-251-0/+1
* [SPARK-4583] [mllib] LogLoss for GradientBoostedTrees fix + doc updatesJoseph K. Bradley2014-11-256-72/+146
* [Spark-4509] Revert EC2 tag-based cluster membership patchXiangrui Meng2014-11-252-69/+28
* Fix SPARK-4471: blockManagerIdFromJson function throws exception while B...hushan[胡珊]2014-11-252-3/+16
* [SPARK-4546] Improve HistoryServer first time user experienceAndrew Or2014-11-254-22/+40
* [SPARK-4592] Avoid duplicate worker registrations in standalone modeAndrew Or2014-11-252-7/+47
* [HOTFIX] Fixing broken build due to missing imports.Tathagata Das2014-11-251-0/+1
* [SPARK-4196][SPARK-4602][Streaming] Fix serialization issue in PairDStreamFun...Tathagata Das2014-11-252-16/+70
* [SPARK-4581][MLlib] Refactorize StandardScaler to improve the transformation ...DB Tsai2014-11-251-20/+50
* [SPARK-4601][Streaming] Set correct call site for streaming jobs so that it i...Tathagata Das2014-11-252-1/+6
* [SPARK-4344][DOCS] adding documentation on spark.yarn.user.classpath.firstarahuja2014-11-251-0/+1
* [SPARK-4381][Streaming]Add warning log when user set spark.master to local in...jerryshao2014-11-251-0/+5
* [SPARK-4535][Streaming] Fix the error in commentsq002515982014-11-256-9/+9
* [SPARK-4526][MLLIB]GradientDescent get a wrong gradient value according to th...GuoQiang Li2014-11-251-19/+26
* [SPARK-4596][MLLib] Refactorize Normalizer to make code cleanerDB Tsai2014-11-251-10/+19