GitHub user pmackles opened a pull request:

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

    [SPARK-23088][CORE] History server not showing incomplete/running 
applications

    ## What changes were proposed in this pull request?
    
    History server not showing incomplete/running applications when 
spark.history.ui.maxApplications property is set to a value that is smaller 
than the total number of applications.
    
    ## How was this patch tested?
    
    Verified manually against master and 2.2.2 branch. 


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

    $ git pull https://github.com/pmackles/spark SPARK-23088

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

    https://github.com/apache/spark/pull/20335.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 #20335
    
----
commit d94042d81d9f982ee58aab1b3296d33b10d50a75
Author: Paul Mackles <pmackles@...>
Date:   2018-01-20T13:53:46Z

    [SPARK-23088][CORE] History server not showing incomplete/running 
applications

----


---

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

Reply via email to