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.
    
    ![2015-01-13 14 13 
03](https://cloud.githubusercontent.com/assets/4736016/5730793/2b73d6f4-9b32-11e4-9a24-1784d758c644.png)
    
    And this is after my patch is applied.
    
    ![2015-01-13 14 38 
13](https://cloud.githubusercontent.com/assets/4736016/5730797/359ea2da-9b32-11e4-97b0-544739ddbf4c.png)


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]

Reply via email to