We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a4013 commit ba9b22bCopy full SHA for ba9b22b
docs/running-on-yarn.md
@@ -197,7 +197,7 @@ Most of the configs are the same for Spark on YARN as for other deployment modes
197
</td>
198
</tr>
199
<tr>
200
- <td><code>spark.yarn.waitForCompletion</code></td>
+ <td><code>spark.yarn.submit.waitAppCompletion</code></td>
201
<td>true</td>
202
<td>
203
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