GitHub user shivusondur opened a pull request:

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

    [SPARK-25550] [Spark Job History] Environment Page of Spark Job History UI 
showing wrong value for spark.ui.retainedJobs

    ## What changes were proposed in this pull request?
    In history page, it should show the history configuration specific 
configuration
    
    ## How was this patch tested?
    Tested in spark 2.5.0
    
    Attached the test result screenshot
    spark.ui.retainedJobs is showing specific to historypage
    Now the total jobs showing and the spark.ui,retainedJobs value in the 
Environment page are matching.
    
![46128552-753ef580-c251-11e8-8129-c1e3d4a73022](https://user-images.githubusercontent.com/7912929/46129793-5e020700-c255-11e8-80e1-4c8e3a3de8ee.png)
    
![46128573-87b92f00-c251-11e8-926c-030d86e15ad5](https://user-images.githubusercontent.com/7912929/46129812-6a865f80-c255-11e8-9e01-35fdbcfa134d.png)
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/shivusondur/spark EnvPageHistory

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

    https://github.com/apache/spark/pull/22567.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 #22567
    
----
commit 379493e399fab12f36ab2b16d67ec18d8eb591d9
Author: Shahid <shahidki31@...>
Date:   2018-09-27T06:19:13Z

    Test

----


---

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

Reply via email to