GitHub user guoxiaolongzte opened a pull request:
https://github.com/apache/spark/pull/20259
[SPARK-23066][WEB-UI] Master Page increase master start-up time.
## What changes were proposed in this pull request?
When a spark system runs stably for a long time, we do not know how long it
actually runs and can not get its startup time from the UI.
So, it is necessary to increase the Master start-up time.
## How was this patch tested?
manual tests
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/guoxiaolongzte/spark SPARK-23066
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20259.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 #20259
----
commit b985c0f30081c5fdf93b54cccebb6afad462bde1
Author: guoxiaolong <guo.xiaolong1@...>
Date: 2018-01-13T08:52:46Z
[SPARK-23066][WEB-UI] Master Page increase master start-up time.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]