-
- Downloads
[SPARK-4255] Fix incorrect table striping
This commit stripes table rows after hiding some rows, to ensure that rows are correct striped to alternate white and grey even when rows are hidden by default. Author: Kay Ousterhout <kayousterhout@gmail.com> Closes #3117 from kayousterhout/striping and squashes the following commits: be6e10a [Kay Ousterhout] [SPARK-4255] Fix incorrect table striping
Showing
- core/src/main/resources/org/apache/spark/ui/static/additional-metrics.js 2 additions, 0 deletions...esources/org/apache/spark/ui/static/additional-metrics.js
- core/src/main/resources/org/apache/spark/ui/static/table.js 0 additions, 5 deletionscore/src/main/resources/org/apache/spark/ui/static/table.js
Please register or sign in to comment