GitHub user vijoshi reopened a pull request:

    https://github.com/apache/spark/pull/15410

    [SPARK-17843][Web UI] Indicate event logs pending for processing on history 
server UI

    
    ## What changes were proposed in this pull request?
    
    History Server UI's application listing to display information on currently 
under process event logs so a user knows that pending this processing an 
application may not list on the UI.
    
    ## How was this patch tested?
    
    All unit tests pass. Particularly all the suites under 
org.apache.spark.deploy.history.* were run to test changes.
    
    Pending logs:
    
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    <img width="1279" alt="screen shot 2016-10-10 at 5 45 28 am" 
src="https://cloud.githubusercontent.com/assets/12079825/19224911/f4ece498-8eac-11e6-848b-47a0af2122e8.png";>
    
    Last updated:
    
    <img width="1280" alt="screen shot 2016-10-17 at 8 34 37 pm" 
src="https://cloud.githubusercontent.com/assets/12079825/19443100/4d13946c-94a9-11e6-8ee2-c442729bb206.png";>
    @srowen @ajbozarth - looks like you guys have been recently working on this 
area, so feedback welcome. Thanks!

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vijoshi/spark SAAS-608_master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/15410.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 #15410
    
----
commit 7f2697a90c90d58b43c447fde4d7335a2275408e
Author: Vinayak <vijos...@in.ibm.com>
Date:   2016-10-07T13:53:28Z

     initial commit

commit b43e2412444f8da29f04ecab16a4955db1f8b35f
Author: Vinayak <vijos...@in.ibm.com>
Date:   2016-10-17T04:15:33Z

    display last updated time on app list page

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to