aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/twirl
Commit message (Expand)AuthorAgeFilesLines
* Removing twirl filesPatrick Wendell2013-06-2216-492/+0
* Merge pull request #593 from squito/driver_ui_linkReynold Xin2013-05-151-0/+1
|\
| * switch from separating appUI host & port to combining into just appUiUrlImran Rashid2013-05-051-1/+1
| * applications (aka drivers) send their webUI address to master when registerin...Imran Rashid2013-05-031-0/+1
* | Fix wrong closing tags in web UI HTML.Josh Rosen2013-05-042-2/+2
* | Fix SPARK-629: weird number of cores in job details page.Josh Rosen2013-05-041-7/+4
|/
* Checkpoint commit - compiles and passes a lot of tests - not all though, look...Mridul Muralidharan2013-04-153-3/+3
* Rename "jobs" to "applications" in the standalone clusterMatei Zaharia2013-02-178-80/+80
* Tweak web UI so that people don't get confused about master URL formatMatei Zaharia2013-02-102-6/+6
* track total partitions, in addition to cached partitions; use scala string fo...Imran Rashid2013-02-012-3/+9
* Merge remote-tracking branch 'dennybritz/blockmanagerUI' into blockmanager_uiImran Rashid2013-01-188-4/+174
|\
| * Refactor BlockManager UI and adding worker details.Denny2012-11-125-39/+76
| * Merge branch 'master' into blockmanagerUIDenny2012-11-117-29/+36
| |\
| * | Nicer storage level format on RDD pageDenny2012-10-291-1/+6
| * | BlockManager UI.Denny2012-10-298-3/+132
* | | SPARK-616: Logging dead workers in Web UI.Patrick Wendell2012-12-172-0/+2
* | | Use external addresses in standalone WebUI on EC2.Josh Rosen2012-12-011-1/+1
| |/ |/|
* | Added an option to spread out jobs in the standalone mode.Matei Zaharia2012-11-081-6/+1
* | Various fixes to standalone mode and web UI:Matei Zaharia2012-11-077-23/+36
|/
* Updates to standalone cluster, web UI and deploy docs.Matei Zaharia2012-09-2612-11/+13
* Moved resources into static folderDenny2012-08-021-4/+4
* Webui improvements.Denny2012-08-0110-29/+59
* Compact job page.Denny2012-08-011-3/+1
* Spark WebUI Implementation.Denny2012-08-0112-0/+278