aboutsummaryrefslogtreecommitdiff
path: root/core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Converted JobScheduler to use actors for event handling. Changed protected[st...Tathagata Das2014-01-111-1/+1
* Merge remote-tracking branch 'apache/master' into driver-testTathagata Das2014-01-105-10/+12
|\
| * Merge pull request #371 from tgravescs/yarn_client_addjar_misc_fixesThomas Graves2014-01-101-4/+4
| |\
| | * yarn-client addJar fix and misc otherThomas Graves2014-01-091-4/+4
| * | Merge pull request #384 from pwendell/debug-logsPatrick Wendell2014-01-102-3/+5
| |\ \
| | * | Make DEBUG-level logs consummable.Patrick Wendell2014-01-102-3/+5
| * | | Merge pull request #375 from mateiz/option-fixMatei Zaharia2014-01-091-2/+2
| |\ \ \
| | * | | Fix bug added when we changed AppDescription.maxCores to an OptionMatei Zaharia2014-01-091-2/+2
| * | | | Enable shuffle consolidation by default.Patrick Wendell2014-01-091-1/+1
| | |/ / | |/| |
* | | | Updated docs based on Patrick's comments in PR 383.Tathagata Das2014-01-101-2/+2
* | | | Fixed conf/slaves and updated docs.Tathagata Das2014-01-101-3/+6
* | | | Merge remote-tracking branch 'apache/master' into driver-testTathagata Das2014-01-0940-143/+240
|\| | |
| * | | Merge pull request #374 from mateiz/completenessReynold Xin2014-01-096-6/+90
| |\ \ \
| | * | | Add some missing Java API methodsMatei Zaharia2014-01-096-6/+90
| | |/ /
| * | | Merge pull request #294 from RongGu/masterReynold Xin2014-01-091-1/+6
| |\ \ \
| | * \ \ Merge remote branch 'upstream/master'walker2014-01-0920-81/+100
| | |\ \ \
| | * | | | add inline commentswalker2014-01-071-1/+1
| | * | | | add inline commentswalker2014-01-071-0/+4
| | * | | | Merge remote branch 'upstream/master'walker2014-01-07110-1887/+2461
| | |\ \ \ \
| | * | | | | Bug fixes for updating the RDD block's memory and disk usage informationwalker2013-12-251-1/+2
| * | | | | | Merge pull request #293 from pwendell/standalone-driverPatrick Wendell2014-01-0925-136/+1266
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #372 from pwendell/log4j-fix-1Patrick Wendell2014-01-091-0/+1
| |\ \ \ \ \ \
| | * | | | | | Send logs to stderr by default (instead of stdout).Patrick Wendell2014-01-091-0/+1
| * | | | | | | Merge pull request #362 from mateiz/conf-gettersMatei Zaharia2014-01-0928-72/+71
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Use typed getters for configuration settingsMatei Zaharia2014-01-0928-72/+71
| * | | | | | | Merge pull request #361 from rxin/cleanReynold Xin2014-01-094-55/+68
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Minor update on SparkContext.broadcast's JavaDoc.Reynold Xin2014-01-091-2/+2
| | * | | | | | Minor style cleanup. Mostly on indenting & line width changes.Reynold Xin2014-01-084-54/+67
| | |/ / / / /
| * / / / / / Fixing config option "retained_stages" => "retainedStages".Patrick Wendell2014-01-081-1/+1
| |/ / / / /
| * | | | | Merge pull request #357 from hsaputra/set_boolean_paramnameReynold Xin2014-01-082-3/+4
| |\ \ \ \ \
| | * | | | | Resolve PR review over 100 charsHenry Saputra2014-01-081-1/+2
| | * | | | | Set boolean param name for two files call to SparkHadoopMapReduceUtil.newTask...Henry Saputra2014-01-072-3/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #356 from hsaputra/remove_deprecated_cleanup_methodReynold Xin2014-01-082-6/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Remove calls to deprecated mapred's OutputCommitter.cleanupJob because since ...Henry Saputra2014-01-072-6/+0
* | | | | | Merge branch 'standalone-driver' into driver-testTathagata Das2014-01-09113-924/+1852
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Some usability improvementsPatrick Wendell2014-01-093-25/+62
| * | | | | Adding polling to driver submission client.Patrick Wendell2014-01-086-68/+132
| * | | | | Merge remote-tracking branch 'apache-github/master' into standalone-driverPatrick Wendell2014-01-0820-80/+98
| |\| | | |
| | * | | | Merge pull request #336 from liancheng/akka-remote-lookupPatrick Wendell2014-01-075-27/+18
| | |\ \ \ \
| | | * | | | Get rid of `Either[ActorRef, ActorSelection]'Lian, Cheng2014-01-065-27/+18
| | * | | | | Merge pull request #350 from mateiz/standalone-limitMatei Zaharia2014-01-087-9/+24
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Address review commentsMatei Zaharia2014-01-075-4/+7
| | | * | | | Add way to limit default # of cores used by applications on standalone modeMatei Zaharia2014-01-074-6/+18
| | * | | | | Add log4j exclusion rule to maven.Patrick Wendell2014-01-072-4/+6
| | |/ / / /
| | * | | | Merge pull request #318 from srowen/masterReynold Xin2014-01-076-38/+39
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/master'Sean Owen2014-01-0615-35/+225
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | Suggested small changes to Java code for slightly more standard style, encaps...Sean Owen2014-01-026-38/+39
| | * | | | | formatting related fixes suggested by Patrick.Prashant Sharma2014-01-071-5/+1
| | * | | | | Allow configuration to be printed in logs for diagnosis.Prashant Sharma2014-01-071-0/+4
| | * | | | | Allow users to set arbitrary akka configurations via spark conf.Prashant Sharma2014-01-072-3/+12