aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'apache/master' into driver-testTathagata Das2014-01-0942-145/+242
|\
| * 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-0925-104/+119
| | |\ \
| | * | | add inline commentswalker2014-01-071-1/+1
| | * | | add inline commentswalker2014-01-071-0/+4
| | * | | Merge remote branch 'upstream/master'walker2014-01-07140-2742/+3418
| | |\ \ \
| | * | | | 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-0930-148/+1471
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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-0930-74/+73
| |\ \ \ \ \ \
| | * | | | | | Use typed getters for configuration settingsMatei Zaharia2014-01-0930-74/+73
| * | | | | | | 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-09141-1484/+2858
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Some usability improvementsPatrick Wendell2014-01-093-25/+62
| * | | | | Adding polling to driver submission client.Patrick Wendell2014-01-086-68/+132
| * | | | | Adding mockito to maven buildPatrick Wendell2014-01-081-0/+5
| * | | | | Merge remote-tracking branch 'apache-github/master' into standalone-driverPatrick Wendell2014-01-0825-103/+118
| |\| | | |
| | * | | | Merge pull request #336 from liancheng/akka-remote-lookupPatrick Wendell2014-01-078-38/+30
| | |\ \ \ \
| | | * | | | Fixed test suite compilation errorsLian, Cheng2014-01-061-3/+3
| | | * | | | Fixed several compilation errors in test suitesLian, Cheng2014-01-062-5/+8
| | | * | | | Get rid of `Either[ActorRef, ActorSelection]'Lian, Cheng2014-01-066-30/+19
| | * | | | | Merge pull request #350 from mateiz/standalone-limitMatei Zaharia2014-01-089-12/+28
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Address review commentsMatei Zaharia2014-01-077-6/+9
| | | * | | | Fix unit test compilationMatei Zaharia2014-01-071-1/+2
| | | * | | | Add way to limit default # of cores used by applications on standalone modeMatei Zaharia2014-01-074-6/+18
| | * | | | | Merge pull request #352 from markhamstra/oldArchPatrick Wendell2014-01-071-8/+2
| | |\ \ \ \ \
| | | * | | | | Fix BlockManagerSuite#afterMark Hamstra2014-01-071-8/+2
| | | |/ / / /
| | * / / / / 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-0621-248/+520
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | 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
| * | | | | | Show more helpful information in UIPatrick Wendell2014-01-084-9/+18
| * | | | | | FixesPatrick Wendell2014-01-082-2/+2
| * | | | | | Rename to ClientPatrick Wendell2014-01-072-8/+5
| * | | | | | Adding --verbose option to DriverClientPatrick Wendell2014-01-072-4/+22
| * | | | | | Adding unit tests and some refactoring to promote testability.Patrick Wendell2014-01-078-35/+251