Skip to content

Commit fe2ad5f

Browse files
committed
change stages to jobs
1 parent a3e51cc commit fe2ad5f

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)