aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Style fixes and addressed review comments at #221Prashant Sharma2013-12-1022-107/+114
* fixed yarn buildPrashant Sharma2013-12-092-11/+8
* Incorporated Patrick's feedback comment on #211 and made maven build/dep-reso...Prashant Sharma2013-12-0711-61/+15
* Fix long linesAaron Davidson2013-12-064-10/+12
* Rename SparkActorSystem to IndestructibleActorSystemAaron Davidson2013-12-066-15/+24
|\
| * Merge branch 'wip-scala-2.10' into akka-bug-fixPrashant Sharma2013-12-062-2/+2
| |\
| | * A left over akka -> akka.tcp changesPrashant Sharma2013-12-062-2/+2
| * | Made running SparkActorSystem specific to executors only.Prashant Sharma2013-12-032-3/+11
| * | Cleanup and documentation of SparkActorSystemAaron Davidson2013-12-031-85/+29
* | | Cleanup and documentation of SparkActorSystemAaron Davidson2013-12-021-85/+29
|/ /
* / Made akka capable of tolerating fatal exceptions and moving on.Prashant Sharma2013-12-022-2/+114
|/
* Merge branch 'master' into wip-scala-2.10Prashant Sharma2013-11-291-2/+8
|\
| * Merge pull request #210 from haitaoyao/http-timeoutMatei Zaharia2013-11-271-2/+8
| |\
| | * add http timeout for httpbroadcasthaitao.yao2013-11-261-2/+8
* | | Changed defaults for akka to almost disable failure detector.Prashant Sharma2013-11-291-4/+6
* | | Fixed the broken build.Prashant Sharma2013-11-281-2/+3
* | | Merge branch 'master' into wip-scala-2.10Prashant Sharma2013-11-2735-409/+1530
|\| |
| * | Merge pull request #146 from JoshRosen/pyspark-custom-serializersMatei Zaharia2013-11-269-246/+428
| |\ \
| | * | Removed unused basestring case from dump_stream.Josh Rosen2013-11-261-2/+0
| | * | FramedSerializer: _dumps => dumps, _loads => loads.Josh Rosen2013-11-104-18/+18
| | * | Send PySpark commands as bytes insetad of strings.Josh Rosen2013-11-104-36/+17
| | * | Add custom serializer support to PySpark.Josh Rosen2013-11-109-170/+363
| | * | Remove Pickle-wrapping of Java objects in PySpark.Josh Rosen2013-11-035-81/+78
| | * | Replace magic lengths with constants in PySpark.Josh Rosen2013-11-033-16/+29
| * | | Merge pull request #207 from henrydavidge/masterMatei Zaharia2013-11-264-0/+19
| |\ \ \
| | * | | Emit warning when task size > 100KBhhd2013-11-264-0/+19
| * | | | Merge pull request #212 from markhamstra/SPARK-963Matei Zaharia2013-11-261-1/+6
| |\ \ \ \
| | * | | | [SPARK-963] Wait for SparkListenerBus eventQueue to be empty before checking ...Mark Hamstra2013-11-261-1/+6
| |/ / / /
| * | | | Merge pull request #209 from pwendell/better-docsReynold Xin2013-11-261-10/+13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Improve docs for shuffle instrumentationPatrick Wendell2013-11-251-10/+13
| * | | | Merge pull request #86 from holdenk/masterMatei Zaharia2013-11-264-0/+451
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix the testHolden Karau2013-11-252-5/+5
| | * | | Add spacesHolden Karau2013-11-181-0/+14
| | * | | Remove explicit boxingHolden Karau2013-11-181-2/+2
| | * | | Remove extranious type declerationsHolden Karau2013-10-211-2/+2
| | * | | Remove extranious type definitions from inside of testsHolden Karau2013-10-211-86/+86
| | * | | CR feedbackHolden Karau2013-10-213-101/+125
| | * | | Add tests for the Java implementation.Holden Karau2013-10-201-0/+14
| | * | | Initial commit of adding histogram functionality to the DoubleRDDFunctions.Holden Karau2013-10-193-0/+399
| * | | | Merge pull request #204 from rxin/hashMatei Zaharia2013-11-254-54/+103
| |\ \ \ \
| | * | | | Incorporated ideas from pull request #200.Reynold Xin2013-11-251-50/+57
| | * | | | Added unit tests for size estimation for specialized hash sets and maps.Reynold Xin2013-11-253-4/+46
| | | |/ / | | |/| |
| * | | | Merge pull request #206 from ash211/patch-2Matei Zaharia2013-11-251-1/+2
| |\ \ \ \
| | * | | | Update tuning.mdAndrew Ash2013-11-251-1/+2
| * | | | | Merge pull request #201 from rxin/mappartitionsMatei Zaharia2013-11-254-70/+22
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Consolidated both mapPartitions related RDDs into a single MapPartitionsRDD.Reynold Xin2013-11-244-70/+22
| * | | | | Merge pull request #101 from colorant/yarn-client-schedulerMatei Zaharia2013-11-257-23/+484
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add YarnClientClusterScheduler and Backend.Raymond Liu2013-11-227-23/+484
* | | | | | Improvements from the review comments and followed Boy Scout Rule.Prashant Sharma2013-11-279-37/+23
* | | | | | Documenting the newly added spark properties.Prashant Sharma2013-11-261-1/+22