aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17019][CORE] Expose on-heap and off-heap memory usage in various placesjerryshao2017-04-063-4/+120
* [SPARK-20042][WEB UI] Fix log page buttons for reverse proxy modeOliver Köth2017-04-051-3/+16
* [SPARK-17724][STREAMING][WEBUI] Unevaluated new lines in tooltip in DAG Visua...Xin Ren2017-01-211-2/+32
* [SPARK-16654][CORE] Add UI coverage for Application Level BlacklistingJosé Hiram Soltren2017-01-192-12/+32
* [SPARK-19219][SQL] Fix Parquet log output defaultsNick Lavers2017-01-171-0/+4
* [SPARK-18837][WEBUI] Very long stage descriptions do not wrap in the UIKousuke Saruta2016-12-241-0/+4
* [SPARK-18816][WEB UI] Executors Logs column only ran visibility check on init...Alex Bozarth2016-12-131-5/+2
* [SPARK-18606][HISTORYSERVER] remove useless elements while searchingWangTaoTheTonic2016-12-101-0/+6
* [SPARK-18396][HISTORYSERVER] Duration" column makes search result confused, m...WangTaoTheTonic2016-11-141-0/+3
* [SPARK-17843][WEB UI] Indicate event logs pending for processing on history s...Vinayak2016-11-111-0/+24
* [SPARK-16808][CORE] History Server main page does not honor APPLICATION_WEB_P...Vinayak2016-11-093-4/+14
* [SPARK-17532] Add lock debugging info to thread dumps.Ryan Blue2016-11-021-1/+2
* [SPARK-13275][WEB UI] Visually clarified executors start time in timelineAlex Bozarth2016-10-211-0/+2
* [SPARK-11272][WEB UI] Add support for downloading event logs from HistoryServ...Alex Bozarth2016-10-132-1/+7
* [SPARK-17342][WEBUI] Style of event timeline is brokenKousuke Saruta2016-09-022-32/+31
* [SPARK-17243][WEB UI] Spark 2.0 History Server won't load with very large app...Alex Bozarth2016-08-301-1/+7
* [SPARK-17216][UI] fix event timeline bars lengthRobert Kruszewski2016-08-271-0/+4
* [SPARK-16673][WEB UI] New Executor Page removed conditional for Logs and Thre...Alex Bozarth2016-08-191-7/+31
* [SPARK-15951] Change Executors Page to use datatables to support sorting colu...Kishor Patil2016-07-204-22/+623
* [MINOR][DOCS] Remove unused images; crush PNGs that could use it for good mea...Sean Owen2016-07-041-0/+0
* [SPARK-1301][WEB UI] Added anchor links to Accumulators and Tasks on StagePageAlex Bozarth2016-06-252-2/+49
* [SPARK-15879][DOCS][UI] Update logo in UI and docs to add "Apache"Sean Owen2016-06-112-0/+0
* [SPARK-15641] HistoryServer to not show invalid date for incomplete applicationcatapan2016-05-311-1/+2
* [SPARK-15373][WEB UI] Spark UI should show consistent timezones.Dongjoon Hyun2016-05-183-23/+39
* [SPARK-15235][WEBUI] Corresponding row cannot be highlighted even though curs...Kousuke Saruta2016-05-101-2/+2
* [SPARK-8171][WEB UI] Javascript based infinite scrolling for the log pageAlex Bozarth2016-04-202-0/+139
* [SPARK-14544] [SQL] improve performance of SQL UI tabDavies Liu2016-04-121-3/+5
* [SPARK-14134][CORE] Change the package name used for shading classes.Marcelo Vanzin2016-04-061-2/+2
* [SPARK-13885][YARN] Fix attempt id regression for Spark running on Yarnjerryshao2016-03-182-19/+4
* [SPARK-13492][MESOS] Configurable Mesos framework webui URL.Sergiusz Urbaniak2016-03-092-5/+5
* [SPARK-13775] History page sorted by completed time desc by default.zhuol2016-03-091-1/+1
* [SPARK-13675][UI] Fix wrong historyserver url link for application running in...jerryshao2016-03-082-4/+19
* [SPARK-13481] Desc order of appID by default for history server page.zhuol2016-02-291-1/+2
* [SPARK-13468][WEB UI] Fix a corner case where the Stage UI page should show D...Liwei Lin2016-02-251-1/+2
* [SPARK-13364] Sort appId as num rather than str in history page.zhuol2016-02-232-2/+33
* [SPARK-13124][WEB UI] Fixed CSS and JS issues caused by addition of JQuery Da...Alex Bozarth2016-02-111-1/+0
* [SPARK-13163][WEB UI] Column width on new History Server DataTables not getti...Alex Bozarth2016-02-101-0/+1
* [SPARK-13088] Fix DAG viz in latest version of chromeAndrew Or2016-01-291-6/+7
* [SPARK-10873] Support column sort and search for History Server.zhuol2016-01-2912-0/+1568
* [SPARK-12902] [SQL] visualization for generated operatorsDavies Liu2016-01-251-1/+1
* [SPARK-12490][CORE] Limit the css style scope to fix the Streaming UIShixiong Zhu2015-12-291-1/+1
* [SPARK-12490] Don't use Javascript for web UI's paginated table controlsJosh Rosen2015-12-281-1/+10
* [SPARK-9516][UI] Improvement of Thread Dump PageCodingCat2015-12-153-9/+79
* [SPARK-10864][WEB UI] app name is hidden if window is resizedAlex Bozarth2015-11-251-6/+2
* [SPARK-11929][CORE] Make the repl log4j configuration override the root logger.Marcelo Vanzin2015-11-242-33/+5
* [SPARK-6541] Sort executors by ID (numeric)Jean-Baptiste Onofré2015-11-181-1/+1
* [SPARK-11112] DAG visualization: display RDD callsiteAndrew Or2015-11-071-0/+4
* [SPARK-10718] [BUILD] Update License on conf files and corresponding excludes...Rekha Joshi2015-09-222-0/+34
* [SPARK-9426] [WEBUI] Job page DAG visualization is not shownCarson Wang2015-08-111-4/+4
* [SPARK-8416] highlight and topping the executor threads in thread dumping pageCodingCat2015-08-031-0/+8