aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SPARK-929: Fully deprecate usage of SPARK_MEMAaron Davidson2014-03-097-59/+90
* SPARK-1190: Do not initialize log4j if slf4j log4j backend is not being usedPatrick Wendell2014-03-081-2/+5
* Update junitxml plugin to the latest version to avoid recompilation in every ...Reynold Xin2014-03-082-26/+1
* [SPARK-1194] Fix the same-RDD rule for cache replacementCheng Lian2014-03-072-6/+19
* Allow sbt to use more than 1G of heap.Reynold Xin2014-03-071-1/+1
* SPARK-1193. Fix indentation in pom.xmlsSandy Ryza2014-03-0714-319/+305
* Spark 1165 rdd.intersection in python and javaPrashant Sharma2014-03-075-0/+75
* SPARK-1195: set map_input_file environment variable in PipedRDDThomas Graves2014-03-073-53/+158
* SPARK-1136: Fix FaultToleranceTest for Docker 0.8.1Aaron Davidson2014-03-076-12/+73
* Small clean-up to flatmap testsPatrick Wendell2014-03-061-8/+3
* Example for cassandra CQL read/write from sparkanitatailor2014-03-061-0/+137
* SPARK-1197. Change yarn-standalone to yarn-cluster and fix up running on YARN...Sandy Ryza2014-03-064-34/+51
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-0672-292/+2251
* SPARK-942: Do not materialize partitions when DISK_ONLY storage level is usedKyle Ellrott2014-03-068-53/+226
* SPARK-1187, Added missing Python APIsPrabin Banka2014-03-062-0/+38
* SPARK-1156: allow user to login into a cluster without slavesCodingCat2014-03-051-5/+6
* SPARK-1184: Update the distribution tar.gz to include spark-assembly jarMark Grover2014-03-052-1/+15
* Improve building with maven docsliguoqiang2014-03-051-1/+1
* SPARK-1171: when executor is removed, we should minus totalCores instead of j...CodingCat2014-03-052-3/+7
* SPARK-1109 wrong API docs for pyspark map functionPrashant Sharma2014-03-041-1/+1
* SPARK-1178: missing document of spark.scheduler.revive.intervalCodingCat2014-03-041-0/+7
* SPARK-1164 Deprecated reduceByKeyToDriver as it is an alias for reduceByKeyLo...Prashant Sharma2014-03-041-0/+1
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-0352-551/+1946
* Remove broken/unused Connection.getChunkFIFO method.Kay Ousterhout2014-03-031-34/+2
* SPARK-1158: Fix flaky RateLimitedOutputStreamSuite.Reynold Xin2014-03-032-20/+32
* Added a unit test for PairRDDFunctions.lookupBryn Keller2014-03-031-0/+26
* Remove the remoteFetchTime metric.Kay Ousterhout2014-03-035-14/+0
* update proportion of memoryChen Chao2014-03-031-2/+2
* Removed accidentally checked in commentKay Ousterhout2014-03-031-3/+0
* SPARK-1173. (#2) Fix typo in Java streaming example.Aaron Kimball2014-03-021-1/+1
* SPARK-1173. Improve scala streaming docs.Aaron Kimball2014-03-021-5/+33
* Add Jekyll tag to isolate "production-only" doc components.Patrick Wendell2014-03-024-6/+33
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-0218-12/+234
* SPARK-1084.2 (resubmitted)Sean Owen2014-03-026-61/+22
* Ignore RateLimitedOutputStreamSuite for now.Reynold Xin2014-03-021-1/+1
* SPARK-1137: Make ZK PersistenceEngine not crash for wrong serialVersionUIDAaron Davidson2014-03-021-5/+13
* Remove remaining references to incubationPatrick Wendell2014-03-0222-58/+54
* Update io.netty from 4.0.13 Final to 4.0.17.FinalBinh Nguyen2014-03-022-2/+2
* Merge the old sbt-launch-lib.bash with the new sbt-launcher jar downloading l...Michael Armbrust2014-03-024-51/+315
* Initialized the regVal for first iteration in SGD optimizerDB Tsai2014-03-023-1/+50
* [SPARK-1100] prevent Spark from overwriting directory silentlyCodingCat2014-03-012-10/+59
* [SPARK-1150] fix repo location in create script (re-open)CodingCat2014-03-011-8/+8
* Revert "[SPARK-1150] fix repo location in create script"Patrick Wendell2014-03-013-11/+5
* [SPARK-1150] fix repo location in create scriptMark Grover2014-03-013-5/+11
* [SPARK-979] Randomize order of offers.Kay Ousterhout2014-03-014-41/+75
* SPARK-1151: Update dev merge script to use spark.git instead of incubator-sparkThomas Graves2014-02-281-1/+1
* SPARK-1051. On YARN, executors don't doAs submitting userSandy Ryza2014-02-285-10/+25
* SPARK-1032. If Yarn app fails before registering, app master stays aroun...Sandy Ryza2014-02-282-18/+38
* Remote BlockFetchTracker traitKay Ousterhout2014-02-272-38/+17
* Removed reference to incubation in Spark user docs.Reynold Xin2014-02-278-24/+14