Skip to content

Commit ba9b22b

Browse files
wrong config name
1 parent e1a4013 commit ba9b22b

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
@@ -197,7 +197,7 @@ Most of the configs are the same for Spark on YARN as for other deployment modes
197197
</td>
198198
</tr>
199199
<tr>
200-
<td><code>spark.yarn.waitForCompletion</code></td>
200+
<td><code>spark.yarn.submit.waitAppCompletion</code></td>
201201
<td>true</td>
202202
<td>
203203
Whether to wait for application to complete in cluster mode. If set this to true, client process will enter a loop to track application's status.

0 commit comments

Comments
 (0)