aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #76 from pwendell/masterReynold Xin2013-10-181-1/+1
|\
| * Clarify compression property.Patrick Wendell2013-10-181-1/+1
* | Merge pull request #74 from rxin/killMatei Zaharia2013-10-184-7/+75
|\ \
| * | Job cancellation via job group id.Reynold Xin2013-10-184-7/+75
* | | Merge pull request #66 from shivaram/sbt-assembly-depsMatei Zaharia2013-10-182-7/+28
|\ \ \
| * | | Rename SBT target to assemble-deps.Shivaram Venkataraman2013-10-161-5/+5
| * | | Exclude assembly jar from classpath if using depsShivaram Venkataraman2013-10-161-10/+18
| * | | Merge branch 'master' of https://github.com/apache/incubator-spark into sbt-a...Shivaram Venkataraman2013-10-15248-2259/+8454
| |\ \ \
| * | | | Add a comment and exclude toolsShivaram Venkataraman2013-10-111-1/+2
| * | | | Add new SBT target for dependency assemblyShivaram Venkataraman2013-10-092-1/+13
* | | | | Merge pull request #68 from mosharaf/masterMatei Zaharia2013-10-187-12/+328
|\ \ \ \ \
| * | | | | Should compile now.Mosharaf Chowdhury2013-10-171-1/+2
| * | | | | Added an after block to reset spark.broadcast.factoryMosharaf Chowdhury2013-10-171-0/+4
| * | | | | Merge remote-tracking branch 'upstream/master'Mosharaf Chowdhury2013-10-173-3/+39
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | BroadcastSuite updated to test both HttpBroadcast and TorrentBroadcast in loc...Mosharaf Chowdhury2013-10-171-3/+44
| * | | | | Merge remote-tracking branch 'upstream/master'Mosharaf Chowdhury2013-10-179-105/+63
| |\ \ \ \ \
| * | | | | | Code styling. Updated doc.Mosharaf Chowdhury2013-10-172-4/+12
| * | | | | | Removed unused code. Mosharaf Chowdhury2013-10-172-14/+11
| * | | | | | BroadcastTest2 --> BroadcastTestMosharaf Chowdhury2013-10-162-62/+12
| * | | | | | Fixes for the new BlockId naming convention.Mosharaf Chowdhury2013-10-162-7/+14
| * | | | | | Default blockSize is 4MB.Mosharaf Chowdhury2013-10-162-1/+60
| * | | | | | Removed unnecessary code, and added comment of memory-latency tradeoff.Mosharaf Chowdhury2013-10-161-4/+6
| * | | | | | Torrent-ish broadcast based on BlockManager.Mosharaf Chowdhury2013-10-163-4/+251
* | | | | | | Merge pull request #71 from aarondav/scdefaultsMatei Zaharia2013-10-182-8/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Spark shell exits if it cannot create SparkContextAaron Davidson2013-10-172-8/+14
|/ / / / / /
* | | | | | Merge pull request #69 from KarthikTunga/masterMatei Zaharia2013-10-173-3/+39
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SPARK-627 , Implementing --config arguments in the scriptsKarthikTunga2013-10-161-1/+1
| * | | | | SPARK-627 , Implementing --config arguments in the scriptsKarthikTunga2013-10-162-2/+2
| * | | | | Implementing --config argument in the scriptsKarthikTunga2013-10-162-7/+10
| * | | | | Merge branch 'master' of https://github.com/apache/incubator-sparkKarthikTunga2013-10-15159-1367/+5322
| |\ \ \ \ \
| * | | | | | SPARK-627 - reading --config argumentKarthikTunga2013-10-152-0/+33
* | | | | | | Merge pull request #67 from kayousterhout/remove_tslMatei Zaharia2013-10-179-105/+63
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixed unit testsKay Ousterhout2013-10-162-25/+26
| * | | | | | Removed TaskSchedulerListener interface.Kay Ousterhout2013-10-167-80/+37
* | | | | | | Merge pull request #65 from tgravescs/fixYarnMatei Zaharia2013-10-161-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix yarn buildtgravescs2013-10-161-2/+2
|/ / / / / /
* | | | | | Merge pull request #63 from pwendell/masterMatei Zaharia2013-10-152-4/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fixing spark streaming example and a bug in examples build.Patrick Wendell2013-10-152-4/+10
* | | | | | Merge pull request #62 from harveyfeng/masterMatei Zaharia2013-10-152-2/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Proper formatting for SparkHadoopWriter class extensions.Harvey Feng2013-10-151-1/+3
| * | | | | Fix line length > 100 chars in SparkHadoopWriterHarvey Feng2013-10-151-1/+2
| * | | | | Make TaskContext's stageId publicly accessible.Harvey Feng2013-10-151-1/+1
* | | | | | Merge pull request #8 from vchekan/checkpoint-ttl-restoreMatei Zaharia2013-10-152-0/+6
|\ \ \ \ \ \
| * | | | | | Serialize and restore spark.cleaner.ttl to savepointVadim Chekan2013-09-202-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #34 from kayousterhout/renameMatei Zaharia2013-10-156-36/+42
|\ \ \ \ \ \
| * | | | | | Fixed build error after merging in masterKay Ousterhout2013-10-151-1/+1
| * | | | | | Merge remote branch 'upstream/master' into renameKay Ousterhout2013-10-15175-1414/+5573
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Added back fully qualified class nameKay Ousterhout2013-10-061-1/+1
| * | | | | | Renamed StandaloneX to CoarseGrainedX.Kay Ousterhout2013-10-046-35/+41
* | | | | | | Merge pull request #61 from kayousterhout/daemon_threadMatei Zaharia2013-10-157-38/+29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |