aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Allowing for requested port on constructionPatrick Wendell2013-06-245-14/+21
| | * | | A few bug fixes and a unit testPatrick Wendell2013-06-2410-19/+58
| | * | | Minor style cleanupPatrick Wendell2013-06-241-1/+2
| | * | | Cleaning up some code for Job ProgressPatrick Wendell2013-06-243-19/+31
| | * | | Work around for initalization issuePatrick Wendell2013-06-245-7/+21
| | * | | Updating based on changes to JobLogger (and one small change to JobLogger)Patrick Wendell2013-06-245-15/+18
| | * | | Some cleanup of stylingPatrick Wendell2013-06-222-14/+35
| | * | | Handling entirely failed stagesPatrick Wendell2013-06-223-30/+50
| | * | | Some tweaking with shared page headerPatrick Wendell2013-06-227-9/+18
| | * | | Using scala in XML importsPatrick Wendell2013-06-226-12/+10
| | * | | Linking RDD information when available in stagesPatrick Wendell2013-06-222-4/+11
| | * | | Showing shuffle status and purging old stagesPatrick Wendell2013-06-224-15/+56
| | * | | Style cleanupPatrick Wendell2013-06-2210-415/+428
| | * | | Some renaming and commentsPatrick Wendell2013-06-227-19/+25
| | * | | Documentation and some refactoringPatrick Wendell2013-06-2210-106/+108
| | * | | More work on percentile data:Patrick Wendell2013-06-221-20/+31
| | * | | Refactoring into different modulesPatrick Wendell2013-06-2211-309/+390
| | * | | Adding helper function to make listing tablesPatrick Wendell2013-06-223-141/+97
| | * | | Initial steps towards job progress UIPatrick Wendell2013-06-226-12/+181
| | * | | StashPatrick Wendell2013-06-221-0/+14
| | * | | Refactoring UI packagesPatrick Wendell2013-06-2210-88/+93
| | * | | Import cleanupPatrick Wendell2013-06-225-34/+27
| | * | | Removing twirl filesPatrick Wendell2013-06-2217-496/+8
| | * | | Updating Maven buildPatrick Wendell2013-06-222-66/+9
| | * | | Removing dead codePatrick Wendell2013-06-221-14/+0
| | * | | Some JSON cleanupPatrick Wendell2013-06-223-5/+24
| | * | | Changing JSON protocol and removing spray codePatrick Wendell2013-06-228-107/+66
| | * | | Adding worker version of UIPatrick Wendell2013-06-224-32/+162
| | * | | Some commentsPatrick Wendell2013-06-221-3/+2
| | * | | Cleaning up master web UIPatrick Wendell2013-06-221-108/+93
| | * | | Adding WebUI filePatrick Wendell2013-06-221-0/+104
| | * | | Commenting unfinished partPatrick Wendell2013-06-221-2/+2
| | * | | Spray refactoring for master web UIPatrick Wendell2013-06-222-16/+201
| | * | | Fix in storage status pagePatrick Wendell2013-06-221-10/+12
| | * | | Adding deterministic portPatrick Wendell2013-06-221-12/+10
| | * | | Minor cleanupPatrick Wendell2013-06-221-57/+55
| | * | | Completely hacked version of block manager UI in jettyPatrick Wendell2013-06-222-62/+134
| | * | | Partially working checkpointPatrick Wendell2013-06-224-22/+63
| * | | | Merge pull request #655 from tgravescs/masterMatei Zaharia2013-07-0612-52/+109
| |\ \ \ \
| | * | | | Rework from pull request. Removed --user option from Spark on Yarn Client, ma...Y.CORP.YAHOO.COM\tgraves2013-07-0211-41/+37
| | * | | | upmerge with latest mesos/spark master and fix hbase compile with hadoop2-yar...Thomas Graves2013-06-1938-915/+2068
| | |\ \ \ \
| | * | | | | Add support for Spark on Yarn on a secure Hadoop clusterThomas Graves2013-06-198-41/+102
| * | | | | | Merge pull request #672 from holdenk/masterMatei Zaharia2013-07-061-2/+2
| |\ \ \ \ \ \
| | * | | | | | s/ActorSystemImpl/ExtendedActorSystem/ as ActorSystemImpl results in a warningHolden Karau2013-07-041-2/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #673 from xiajunluan/masterMatei Zaharia2013-07-062-0/+16
| |\ \ \ \ \ \
| | * | | | | | Add fair scheduler config template fileAndrew xia2013-07-042-0/+16
| * | | | | | | Merge pull request #674 from liancheng/masterMatei Zaharia2013-07-061-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Bug fix: SPARK-789Lian Cheng2013-07-051-1/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #681 from BlackNiuza/memory_leakMatei Zaharia2013-07-061-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Remove active job from idToActiveJob when job finished or abortedBlackNiuza2013-07-071-0/+2
| |/ / / / / / /