aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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
| * | | | Fixes after mergePatrick Wendell2014-01-063-6/+8
| * | | | Merge remote-tracking branch 'apache-github/master' into standalone-driverPatrick Wendell2014-01-06123-1234/+2220
| |\ \ \ \
| * | | | | Changes based on review feedback.Patrick Wendell2014-01-067-22/+34
| * | | | | Respect supervise option at MasterPatrick Wendell2013-12-291-3/+15
| * | | | | Slight change to retry logicPatrick Wendell2013-12-291-2/+3
| * | | | | TODO clean-upPatrick Wendell2013-12-295-6/+6
| * | | | | Adding driver ID to submission responsePatrick Wendell2013-12-292-2/+2
| * | | | | Documentation and adding supervise optionPatrick Wendell2013-12-294-13/+18
| * | | | | Changes to allow fate sharing of drivers/executors and workers.Patrick Wendell2013-12-2917-133/+239
| * | | | | Some notes and TODO about dependenciesPatrick Wendell2013-12-271-1/+7
| * | | | | Intermediate clean-up of tests to appease jenkinsPatrick Wendell2013-12-261-10/+25
| * | | | | Minor fixesPatrick Wendell2013-12-263-20/+25
| * | | | | Addressing smaller changes from Aaron's reviewPatrick Wendell2013-12-267-27/+31
| * | | | | Merge pull request #1 from aarondav/driverPatrick Wendell2013-12-261-62/+31
| |\ \ \ \ \
| | * | | | | Refactor DriverClient to be more Actor-basedAaron Davidson2013-12-251-62/+31
| * | | | | | Removing accidental filePatrick Wendell2013-12-262-10/+1
| * | | | | | Updated approach to driver restartingPatrick Wendell2013-12-262-23/+30
| |/ / / / /
| * | | | | Removing un-used variablePatrick Wendell2013-12-251-2/+0
| * | | | | Small fix from rebasePatrick Wendell2013-12-251-1/+1
| * | | | | Minor bug fixPatrick Wendell2013-12-252-1/+6
| * | | | | Minor style clean-upPatrick Wendell2013-12-255-18/+16
| * | | | | Import clean-up (yay Aaron)Patrick Wendell2013-12-2510-38/+33
| * | | | | Adding scheduling and reporting based on coresPatrick Wendell2013-12-256-8/+14
| * | | | | Adding better option parsingPatrick Wendell2013-12-259-42/+142
| * | | | | Initial cut at driver submission.Patrick Wendell2013-12-2516-53/+781
| * | | | | Renaming Client => AppClientPatrick Wendell2013-12-254-11/+12
* | | | | | 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