Skip to content

Commit c76d232

Browse files
wrap lines
1 parent 16c90a8 commit c76d232

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/running-on-yarn.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,8 @@ Most of the configs are the same for Spark on YARN as for other deployment modes
200200
<td><code>spark.yarn.submit.waitAppCompletion</code></td>
201201
<td>true</td>
202202
<td>
203-
In YARN cluster mode, controls whether the client waits to exit until the application completes. If set to true, the client process will stay alive reporting the application's status.
203+
In YARN cluster mode, controls whether the client waits to exit until the application completes.
204+
If set to true, the client process will stay alive reporting the application's status.
204205
Otherwise, the client process will exit after submission.
205206
</td>
206207
</tr>

0 commit comments

Comments
 (0)