GitHub user sarutak opened a pull request:
https://github.com/apache/spark/pull/4028
[SPARK-5228] Hide tables for "Active Jobs/Completed Jobs/Failed Jobs" when
they are empty
In current WebUI, tables for Active Stages, Completed Stages, Skipped
Stages and Failed Stages are hidden when they are empty while tables for Active
Jobs, Completed Jobs and Failed Jobs are not hidden though they are empty.
This is before my patch is applied.

And this is after my patch is applied.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sarutak/spark SPARK-5228
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4028.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4028
----
commit 9493a1de83f343511cf0e8fba024590e0fca52b5
Author: Kousuke Saruta <[email protected]>
Date: 2015-01-13T22:29:35Z
Modified AllJobPage.scala so that hide Active Jobs/Completed Jobs/Failed
Jobs when they are empty
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]