aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Clean commit of log pagingKaren Feng2013-07-093-2/+75
* | | | | Merge pull request #696 from woggle/executor-envMatei Zaharia2013-07-122-4/+12
|\ \ \ \ \
| * | | | | Pass executor env vars (e.g. SPARK_CLASSPATH) to compute-classpath.Charles Reiss2013-07-122-4/+12
| | |/ / / | |/| | |
* | | | | Merge pull request #692 from Reinvigorate/takeOrderedMatei Zaharia2013-07-123-2/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | comment adjustment to takeOrderedseanm2013-07-122-3/+3
| * | | | giving order to top and making tests more clearseanm2013-07-112-8/+6
| * | | | adding takeOrdered to java APIseanm2013-07-101-0/+25
| * | | | adding takeOrdered() to RDDseanm2013-07-102-0/+30
| |/ / /
* | | | Merge pull request #684 from woggle/mesos-classloaderMatei Zaharia2013-07-111-57/+96
|\ \ \ \ | |/ / / |/| | |
| * | | Reset ClassLoader in MesosSchedulerBackend, too. (per review comments).Charles Reiss2013-07-091-63/+89
| * | | Explicitly set class loader for MesosSchedulerDriver callbacks.Charles Reiss2013-07-081-0/+13
| | |/ | |/|
* | | Merge pull request #688 from markhamstra/scalaDependenciesMatei Zaharia2013-07-081-0/+8
|\ \ \
| * | | pom cleanupMark Hamstra2013-07-081-2/+0
| * | | Explicit dependencies for scala-library and scalap to prevent 2.9.2 vs. 2.9.3...Mark Hamstra2013-07-081-0/+10
| |/ /
* | | Remove akka LogLevel fix as we no longer use sprayShivaram Venkataraman2013-07-072-5/+0
* | | Ignore stderr when calling cat on a non-existing fileShivaram Venkataraman2013-07-071-1/+1
* | | Set DriverSuite log level to WARNShivaram Venkataraman2013-07-071-0/+4
* | | Suppress log messages in sbt test with two changes:Shivaram Venkataraman2013-07-074-2/+16
|/ /
* | Fix occasional failure in UI listener.Patrick Wendell2013-07-062-15/+15
* | Merge remote-tracking branch 'pwendell/ui-updates'Matei Zaharia2013-07-0665-900/+1660
|\|
| * Tracking some task metrics even during failures.Patrick Wendell2013-07-068-15/+39
| * Enforcing correct sort order for formatted stringsPatrick Wendell2013-07-054-7/+19
| * Removing dead codePatrick Wendell2013-07-021-13/+0
| * Adding truncation for log filesPatrick Wendell2013-07-023-7/+54
| * Throw exception for missing resourcePatrick Wendell2013-07-011-1/+1
| * Package refactoringPatrick Wendell2013-07-013-114/+118
| * Fixing bug where logs aren't shownPatrick Wendell2013-07-011-1/+2
| * Various formatting changesPatrick Wendell2013-07-013-16/+14
| * Adding test scriptPatrick Wendell2013-07-011-0/+61
| * Print exception messagePatrick Wendell2013-07-012-1/+6
| * Allowing details for failed stagesPatrick Wendell2013-06-295-51/+74
| * Styling for progress barPatrick Wendell2013-06-292-5/+31
| * Minor changes from Matei's reviewPatrick Wendell2013-06-283-14/+11
| * Missing logo filePatrick Wendell2013-06-271-0/+0
| * Forcing Jetty to run as daemonPatrick Wendell2013-06-271-1/+10
| * Adding better tabs for UI headers.Patrick Wendell2013-06-2711-34/+120
| * Handful of changes based on matei's reviewPatrick Wendell2013-06-276-10/+75
| * Fixing bug in local scheduler time recordingPatrick Wendell2013-06-271-3/+4
| * One more private classPatrick Wendell2013-06-261-1/+1
| * Adding config option for retained stagesPatrick Wendell2013-06-261-1/+1
| * Bumping timeoutsPatrick Wendell2013-06-263-5/+5
| * Moving static ui packagePatrick Wendell2013-06-267-3/+3
| * Making all new classes package privatePatrick Wendell2013-06-2613-14/+13
| * Adding another unit test to Web UI suitePatrick Wendell2013-06-243-5/+19
| * 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