-
- Downloads
[SPARK-13124][WEB UI] Fixed CSS and JS issues caused by addition of JQuery DataTables
Made sure the old tables continue to use the old css and the new DataTables use the new css. Also fixed it so the Safari Web Inspector doesn't throw errors when on the new DataTables pages. Author: Alex Bozarth <ajbozart@us.ibm.com> Closes #11038 from ajbozarth/spark13124.
Showing
- core/src/main/resources/org/apache/spark/ui/static/jsonFormatter.min.js 0 additions, 1 deletion...resources/org/apache/spark/ui/static/jsonFormatter.min.js
- core/src/main/scala/org/apache/spark/deploy/history/HistoryPage.scala 1 addition, 1 deletion...n/scala/org/apache/spark/deploy/history/HistoryPage.scala
- core/src/main/scala/org/apache/spark/ui/UIUtils.scala 19 additions, 12 deletionscore/src/main/scala/org/apache/spark/ui/UIUtils.scala
Loading
Please register or sign in to comment