Skip to content

Commit

Permalink
change stages to jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxiaojing committed Dec 29, 2014
1 parent a3e51cc commit fe2ad5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ Apart from these, the following properties are also available, and may be useful
<td><code>spark.ui.retainedJobs</code></td>
<td>1000</td>
<td>
How many stages the Spark UI and status APIs remember before garbage
How many jobs the Spark UI and status APIs remember before garbage
collecting.
</td>
</tr>
Expand Down

0 comments on commit fe2ad5f

Please sign in to comment.