aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create an empty directory when checkpointing a 0-partition RDD (fixes aMatei Zaharia2013-04-251-4/+11
* Update unit test memory to 2 GBMatei Zaharia2013-04-251-1/+1
* Add back line removed during YARN mergeMatei Zaharia2013-04-251-0/+1
* Merge pull request #575 from mridulm/masterMatei Zaharia2013-04-2489-532/+4014
|\
| * Do not add signature files - results in validation errors when using assemble...Mridul Muralidharan2013-04-241-0/+1
| * Attempt at fixing merge conflictMridul Muralidharan2013-04-2443-156/+195
| |\ | |/ |/|
* | Turn on forking in test JVMs to reduce the pressure on perm gen and codeMatei Zaharia2013-04-181-0/+4
* | Merge pull request #570 from jey/increase-codecache-sizeMatei Zaharia2013-04-161-1/+1
|\ \
| * | Increase ReservedCodeCacheSize for sbtJey Kottalam2013-04-161-1/+1
|/ /
* | Make ShuffledRDD.prev transientMatei Zaharia2013-04-153-4/+4
* | Merge pull request #558 from ash211/patch-jackson-conflictMatei Zaharia2013-04-141-1/+1
|\ \
| * | Don't pull in old versions of Jackson via hadoop-coreAndrew Ash2013-04-091-1/+1
* | | Merge pull request #564 from maspotts/masterMatei Zaharia2013-04-141-5/+6
|\ \ \
| * | | Reversed the order of tests to find a scala executable (in the case when SPAR...Mike2013-04-111-5/+6
* | | | Fix compile errorMatei Zaharia2013-04-131-1/+1
* | | | Merge pull request #565 from andyk/masterMatei Zaharia2013-04-121-2/+2
|\ \ \ \
| * | | | Update quick-start.md heading on Operations (not just Transformations).Andy Konwinski2013-04-121-2/+2
|/ / / /
* | | | Merge pull request #561 from ash211/patch-4Matei Zaharia2013-04-111-1/+2
|\ \ \ \
| * | | | Add details when BlockManager heartbeats time outAndrew Ash2013-04-111-1/+2
| |/ / /
* | | | Merge branch 'master' of github.com:mesos/sparkMatei Zaharia2013-04-111-2/+2
|\| | |
| * | | Merge pull request #560 from ash211/patch-3Matei Zaharia2013-04-101-2/+2
| |\ \ \
| | * | | Typos: cluser -> clusterAndrew Ash2013-04-101-2/+2
| |/ / /
* / / / Fix tests from different projects running in parallel in SBT 0.12Matei Zaharia2013-04-112-3/+5
|/ / /
* | | Merge pull request #559 from ash211/patch-example-whitespaceMatei Zaharia2013-04-094-76/+76
|\ \ \
| * | | Uniform whitespace across scala examplesAndrew Ash2013-04-094-76/+76
| |/ /
* | | Merge pull request #555 from holdenk/masterMatei Zaharia2013-04-091-4/+17
|\ \ \ | |/ / |/| |
| * | Just use a loop for retriesHolden Karau2013-04-092-50/+17
| * | Retry failed ssh commands. This is especially useful during system startup wh...Holden Karau2013-04-062-0/+46
* | | Fix passing of superstep in Bagel to avoid seeing new values of theMatei Zaharia2013-04-081-3/+3
* | | Merge pull request #553 from pwendell/akka-standaloneMatei Zaharia2013-04-082-0/+2
|\ \ \
| * | | Updating based on code reviewPatrick Wendell2013-04-071-1/+1
| * | | SPARK-724 - Have Akka logging enabled by default for standalone daemonsPatrick Wendell2013-04-032-0/+2
* | | | Merge remote-tracking branch 'jey/bump-development-version-to-0.8.0'Matei Zaharia2013-04-0810-11/+11
|\ \ \ \
| * | | | Bump development version to 0.8.0Jey Kottalam2013-03-2810-11/+11
* | | | | Fixed a bug with zipMatei Zaharia2013-04-071-10/+10
* | | | | Fix compile warningMatei Zaharia2013-04-071-1/+1
* | | | | Merge remote-tracking branch 'kalpit/master'Matei Zaharia2013-04-0713-18/+40
|\ \ \ \ \
| * | | | | spark instance number must be present in log filename to prevent multiple wor...kalpit2013-03-261-2/+2
| * | | | | added SPARK_WORKER_INSTANCES : allows spawning multiple worker instances/proc...kalpit2013-03-268-8/+30
| * | | | | upgraded sbt version, sbt plugins and some library dependencies to latest sta...kalpit2013-03-263-9/+9
| |/ / / /
* | | | | Updated link to SBTMatei Zaharia2013-04-071-1/+1
* | | | | Fix deprecated warningMatei Zaharia2013-04-071-1/+1
* | | | | Update Scala version in docsMatei Zaharia2013-04-072-3/+3
* | | | | Merge pull request #552 from MLnick/masterMatei Zaharia2013-04-072-2/+2
|\ \ \ \ \
| * | | | | Bumping Algebird version in examples now that it supports JDK 1.6Nick Pentreath2013-04-032-2/+2
* | | | | | Merge pull request #554 from andyk/scala2.9.3Matei Zaharia2013-04-072-5/+5
|\ \ \ \ \ \
| * | | | | | Update build to Scala 2.9.3Andy Konwinski2013-04-042-5/+5
|/ / / / / /
* | | | | | Merge pull request #550 from erikvanoosten/masterMatei Zaharia2013-04-021-1/+1
|\ \ \ \ \ \
| * | | | | | Corrected order of CountMinSketchMonoid argumentsErik van oosten2013-04-021-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #551 from jey/python-bugfixesMatei Zaharia2013-04-022-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |