Skip to content

Commit a1d2101

Browse files
committed
MIss-spell fixed.
1 parent 90f8ba4 commit a1d2101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running-on-yarn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Most of the configs are the same for Spark on YARN as for other deployment modes
8484
<td>
8585
The initial interval in which the Spark application master eagerly heartbeats to the YARN ResourceManager
8686
when there are pending container allocation requests. It should be no larger than
87-
<code>spark.yarn.scheduler.heartbeat.interval-ms</code>. The allocation interval will double on
87+
<code>spark.yarn.scheduler.heartbeat.interval-ms</code>. The allocation interval will doubled on
8888
successive eager heartbeats if pending containers still exist, until
8989
<code>spark.yarn.scheduler.heartbeat.interval-ms</code> is reached.
9090
</td>

0 commit comments

Comments
 (0)