aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/resources/org
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-8145] [WEBUI] Trigger a double click on the span to show full job desc...9799697862015-06-062-0/+13
* [SPARK-7782] fixed sort arrow issuezuxqoj2015-05-271-3/+3
* [SPARK-7864] [UI] Fix the logic grabbing the link from table in AllJobPageKousuke Saruta2015-05-271-1/+1
* [SPARK-7864] [UI] Do not kill innocent stages from visualizationAndrew Or2015-05-262-2/+2
* [SPARK-7501] [STREAMING] DAG visualization: show DStream operationsAndrew Or2015-05-181-1/+1
* [SPARK-7627] [SPARK-7472] DAG visualization: style skipped stagesAndrew Or2015-05-182-45/+76
* [SPARK-7676] Bug fix and cleanup of stage timeline viewKay Ousterhout2015-05-151-32/+16
* [SPARK-7296] Add timeline visualization for stages in the UI.Kousuke Saruta2015-05-152-3/+134
* [SPARK-7664] [WEBUI] DAG visualization: Fix incorrect link paths of DAG.Kousuke Saruta2015-05-151-2/+3
* [SPARK-7650] [STREAMING] [WEBUI] Move streaming css and js files to the strea...zsxwing2015-05-142-343/+0
* [SPARK-7645] [STREAMING] [WEBUI] Show milliseconds in the UI if the batch int...zsxwing2015-05-141-1/+10
* [SPARK-7649] [STREAMING] [WEBUI] Use window.localStorage to store the status ...zsxwing2015-05-141-16/+4
* [SPARK-7502] DAG visualization: gracefully handle removed stagesAndrew Or2015-05-132-5/+17
* [SPARK-7464] DAG visualization: highlight the same RDDs on hoverAndrew Or2015-05-133-16/+37
* [SPARK-7589] [STREAMING] [WEBUI] Make "Input Rate" in the Streaming page cons...zsxwing2015-05-132-4/+18
* [HOT FIX #6076] DAG visualization: curve the edgesAndrew Or2015-05-121-1/+2
* [SPARK-7500] DAG visualization: move cluster labeling to dagre-d3Andrew Or2015-05-122-55/+38
* [SPARK-7403] [WEBUI] Link URL in objects on Timeline View is wrong in case of...Kousuke Saruta2015-05-092-20/+14
* [WEBUI] Remove debug feature for vis.jsKousuke Saruta2015-05-082-2/+0
* [SPARK-7298] Harmonize style of new visualizationsMatei Zaharia2015-05-085-100/+185
* [SPARK-7347] DAG visualization: add tooltips to RDDsAndrew Or2015-05-071-0/+16
* [SPARK-7391] DAG visualization: auto expand if linked from another vizAndrew Or2015-05-071-2/+2
* [HOT FIX] For DAG visualization #5954Andrew Or2015-05-061-2/+2
* [SPARK-7371] [SPARK-7377] [SPARK-7408] DAG visualization addendum (#5729)Andrew Or2015-05-063-163/+291
* [SPARK-6939] [STREAMING] [WEBUI] Add timeline and histogram graphs for stream...zsxwing2015-05-053-31/+436
* [SPARK-6943] [SPARK-6944] DAG visualization on SparkUIAndrew Or2015-05-045-1/+431
* [SPARK-3468] [WEBUI] Timeline-View featureKousuke Saruta2015-05-015-0/+391
* SPARK-6846 [WEBUI] Stage kill URL easy to accidentally trigger and possibilit...Sean Owen2015-04-171-5/+1
* [SPARK-6758]block the right jetty package in logWangTaoTheTonic2015-04-091-2/+2
* [SPARK-6597][Minor] Replace `input:checkbox` with `input[type="checkbox"]` in...Kousuke Saruta2015-04-011-4/+4
* [SPARK-5645] Added local read bytes/time to task metricsKay Ousterhout2015-02-121-2/+2
* [SPARK-5388] Provide a stable application submission gateway for standalone c...Andrew Or2015-02-061-0/+6
* SPARK-5393. Flood of util.RackResolver log messages after SPARK-1714Sandy Ryza2015-01-301-1/+0
* [SPARK-5326] Show fetch wait time as optional metric in the UIKay Ousterhout2015-01-251-1/+2
* [SPARK-4984][CORE][WEBUI] Adding a pop-up containing the full job description...wangfei2015-01-211-0/+8
* SPARK-1714. Take advantage of AMRMClient APIs to simplify logic in YarnA...Sandy Ryza2015-01-211-0/+1
* [WebUI] Fix collapse of WebUI layoutKousuke Saruta2015-01-161-3/+4
* [SPARK-4920][UI]:current spark version in UI is not striking.genmao.ygm2014-12-221-0/+10
* [SPARK-4765] Make GC time always shown in UI.Kay Ousterhout2014-12-091-1/+1
* [SPARK-4266] [Web-UI] Reduce stage page load time.Kay Ousterhout2014-11-243-18/+21
* [SPARK-4463] Add (de)select all button for add'l metrics.Kay Ousterhout2014-11-181-7/+10
* [SPARK-4204][Core][WebUI] Change Utils.exceptionString to contain the inner e...zsxwing2014-11-061-0/+14
* [SPARK-4255] Fix incorrect table stripingKay Ousterhout2014-11-062-5/+2
* [SPARK-4016] Allow user to show/hide UI metrics.Kay Ousterhout2014-10-313-0/+118
* [SPARK-3827] Very long RDD names are not rendered properly in web UIHossein2014-10-071-0/+5
* [SPARK-2976] Replace tabs with spacesKousuke Saruta2014-08-251-138/+137
* SPARK-2115: Stage kill link is too close to stage details linkMasayoshi TSUZUKI2014-07-101-0/+2
* [SPARK-2384] Add tooltips to UI.Kay Ousterhout2014-07-084-0/+318
* [SPARK-2320] Reduce exception/code block font size in web uiReynold Xin2014-06-291-0/+4
* SPARK-1902 Silence stacktrace from logs when doing port failover to port n+1Andrew Ash2014-06-201-0/+1