Skip to content

Commit 6645e52

Browse files
wangxiaojingJoshRosen
authored andcommitted
[SPARK-4982][DOC] spark.ui.retainedJobs description is wrong in Spark UI configuration guide
Author: wangxiaojing <[email protected]> Closes apache#3818 from wangxiaojing/SPARK-4982 and squashes the following commits: fe2ad5f [wangxiaojing] change stages to jobs
1 parent 14fa87b commit 6645e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ Apart from these, the following properties are also available, and may be useful
452452
<td><code>spark.ui.retainedJobs</code></td>
453453
<td>1000</td>
454454
<td>
455-
How many stages the Spark UI and status APIs remember before garbage
455+
How many jobs the Spark UI and status APIs remember before garbage
456456
collecting.
457457
</td>
458458
</tr>

0 commit comments

Comments
 (0)