GitHub user zuotingbing opened a pull request:

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

    [SPARK-22057][CORE]Provide to update the applications in the HistoryPage 
which the event log files have not been existed.

    
    ## What changes were proposed in this pull request?
    
    Currently when add a new event log file under the event log directory , the 
History Page will display it . but if delete a event log file, the History Page 
still display it which is misleading.
    Now provide to remove the applications in the History Page which the event 
log files have not been existed anymore.
    
    ## How was this patch tested?
    
    manual tests

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

    $ git pull https://github.com/zuotingbing/spark SPARK-22057

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

    https://github.com/apache/spark/pull/19275.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 #19275
    
----
commit b4effc28797e4062ad0aa9db7c7606ee9cbc9912
Author: zuotingbing <[email protected]>
Date:   2017-09-19T09:59:12Z

    [SPARK-22057][CORE]Provide to update the applications in the HistoryPage 
which the event log files have not been existed.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to