Gengliang Wang created SPARK-30907:
--------------------------------------

             Summary: Revise the doc of spark.ui.retainedTasks
                 Key: SPARK-30907
                 URL: https://issues.apache.org/jira/browse/SPARK-30907
             Project: Spark
          Issue Type: Documentation
          Components: Documentation
    Affects Versions: 3.0.0
            Reporter: Gengliang Wang
            Assignee: Gengliang Wang


There are configurations for the limitation of UI data.  
`spark.ui.retainedJobs`, `spark.ui.retainedStages` and 
`spark.worker.ui.retainedExecutors` are the total max number for one 
application, while the configuration `spark.ui.retainedTasks` is the max number 
for one stage.

We should revise the documentation to make it clear.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to