Skip to content

Commit

Permalink
MIss-spell fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzvara committed May 18, 2015
1 parent 90f8ba4 commit a1d2101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running-on-yarn.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Most of the configs are the same for Spark on YARN as for other deployment modes
<td>
The initial interval in which the Spark application master eagerly heartbeats to the YARN ResourceManager
when there are pending container allocation requests. It should be no larger than
<code>spark.yarn.scheduler.heartbeat.interval-ms</code>. The allocation interval will double on
<code>spark.yarn.scheduler.heartbeat.interval-ms</code>. The allocation interval will doubled on
successive eager heartbeats if pending containers still exist, until
<code>spark.yarn.scheduler.heartbeat.interval-ms</code> is reached.
</td>
Expand Down

0 comments on commit a1d2101

Please sign in to comment.