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.


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: [email protected]
For additional commands, e-mail: [email protected]