aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [Release] Bring audit scripts up-to-dateAndrew Or2014-11-124-286/+75
* [SPARK-2672] support compressed file in wholeTextFileDavies Liu2014-11-123-13/+103
* [SPARK-4369] [MLLib] fix TreeModel.predict() with RDDDavies Liu2014-11-122-12/+26
* [SPARK-3666] Extract interfaces for EdgeRDD and VertexRDDAnkur Dave2014-11-124-244/+386
* [Release] Correct make-distribution.sh log pathAndrew Or2014-11-121-1/+1
* Internal cleanup for aggregateMessagesAnkur Dave2014-11-124-34/+69
* [SPARK-4281][Build] Package Yarn shuffle service into its own jarAndrew Or2014-11-125-10/+53
* [Test] Better exception message from SparkSubmitSuiteAndrew Or2014-11-121-8/+9
* [SPARK-3660][STREAMING] Initial RDD for updateStateByKey transformationSoumitra Kumar2014-11-126-38/+240
* [SPARK-3530][MLLIB] pipeline and parameters with examplesXiangrui Meng2014-11-1233-16/+2425
* [SPARK-4355][MLLIB] fix OnlineSummarizer.merge when other.mean is zeroXiangrui Meng2014-11-122-45/+51
* [SPARK-3936] Add aggregateMessages, which supersedes mapReduceTripletsAnkur Dave2014-11-1115-376/+766
* [MLLIB] SPARK-4347: Reducing GradientBoostingSuite run time.Manish Amde2014-11-111-5/+5
* Support cross building for Scala 2.11Prashant Sharma2014-11-1154-215/+4204
* [Release] Log build output for each distributionAndrew Or2014-11-111-1/+2
* SPARK-2269 Refactor mesos scheduler resourceOffers and add unit testTimothy Chen2014-11-112-79/+152
* [SPARK-4282][YARN] Stopping flag in YarnClientSchedulerBackend should be vola...Kousuke Saruta2014-11-111-1/+1
* SPARK-4305 [BUILD] yarn-alpha profile won't build due to network/yarn moduleSean Owen2014-11-111-1/+0
* SPARK-1830 Deploy failover, Make Persistence engine and LeaderAgent PluggablePrashant Sharma2014-11-1110-150/+211
* [Streaming][Minor]Replace some 'if-else' in Clockhuangzhaowei2014-11-111-13/+2
* [SPARK-2492][Streaming] kafkaReceiver minor changes to align with Kafka 0.8jerryshao2014-11-112-36/+5
* [SPARK-4295][External]Fix exception in SparkSinkSuitemaji20142014-11-112-0/+30
* [SPARK-4307] Initialize FileDescriptor lazily in FileRegion.Reynold Xin2014-11-1116-40/+191
* [SPARK-4324] [PySpark] [MLlib] support numpy.array for all MLlib APIDavies Liu2014-11-107-32/+105
* [SPARK-4330][Doc] Link to proper URL for YARN overviewKousuke Saruta2014-11-101-1/+1
* [SPARK-3649] Remove GraphX custom serializersAnkur Dave2014-11-105-567/+6
* [SPARK-4274] [SQL] Fix NPE in printing the details of the query planCheng Hao2014-11-101-1/+1
* [SPARK-3954][Streaming] Optimization to FileInputDStreamsurq2014-11-101-3/+4
* [SPARK-4149][SQL] ISO 8601 support for json date time stringsDaoyuan Wang2014-11-103-2/+40
* [SPARK-4250] [SQL] Fix bug of constant null value mapping to ConstantObjectIn...Cheng Hao2014-11-1011-86/+199
* [SQL] remove a decimal case branch that has no effect at runtimeXiangrui Meng2014-11-101-1/+0
* [SPARK-4308][SQL] Sets SQL operation state to ERROR when exception is thrownCheng Lian2014-11-103-29/+21
* [SPARK-4000][Build] Uploads HiveCompatibilitySuite logsCheng Lian2014-11-101-1/+7
* [SPARK-4319][SQL] Enable an ignored test "null count".Takuya UESHIN2014-11-102-9/+9
* Revert "[SPARK-2703][Core]Make Tachyon related unit tests execute without dep...Patrick Wendell2014-11-103-18/+2
* [SPARK-4047] - Generate runtime warnings for example implementation of PageRankVaradharajan Mukundan2014-11-109-8/+83
* SPARK-1297 Upgrade HBase dependency to 0.98tedyu2014-11-101-27/+136
* SPARK-4230. Doc for spark.default.parallelism is incorrectSandy Ryza2014-11-101-2/+5
* [SPARK-4312] bash doesn't have "die"Jey Kottalam2014-11-101-1/+2
* Update RecoverableNetworkWordCount.scalacomcmipi2014-11-101-2/+3
* SPARK-2548 [STREAMING] JavaRecoverableWordCount is missingSean Owen2014-11-103-17/+159
* [SPARK-4169] [Core] Accommodate non-English Locales in unit testsNiklas Wilcke2014-11-102-12/+15
* [SQL] support udt to hive types conversion (hive->udt is not supported)Xiangrui Meng2014-11-102-1/+9
* [SPARK-2703][Core]Make Tachyon related unit tests execute without deploying a...RongGu2014-11-093-2/+18
* MAINTENANCE: Automated closing of pull requests.Patrick Wendell2014-11-090-0/+0
* SPARK-3179. Add task OutputMetrics.Sandy Ryza2014-11-0916-31/+346
* SPARK-1209 [CORE] (Take 2) SparkHadoop{MapRed,MapReduce}Util should not use p...Sean Owen2014-11-098-5/+32
* MAINTENANCE: Automated closing of pull requests.Patrick Wendell2014-11-090-0/+0
* SPARK-1344 [DOCS] Scala API docs for top methodsSean Owen2014-11-092-12/+12
* SPARK-971 [DOCS] Link to Confluence wiki from project website / documentationSean Owen2014-11-092-1/+3