Commit 646e554
Fix to Stage UI to display numbers on progress bar
Fixes an issue on Stage UI to display numbers on progress bar which are today hidden behind the progress bar div. Please refer to the attached images to see the issue.


Author: Emtiaz Ahmed <[email protected]>
Closes #201 from emtiazahmed/master and squashes the following commits:
a7964fe [Emtiaz Ahmed] Fix to Stage UI to display numbers on progress bar1 parent d780983 commit 646e554
File tree
1 file changed
+1
-1
lines changed- core/src/main/scala/org/apache/spark/ui/jobs
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments