Github user tgravescs commented on a diff in the pull request:
https://github.com/apache/spark/pull/5297#discussion_r27662033
--- Diff: docs/running-on-yarn.md ---
@@ -196,6 +196,14 @@ Most of the configs are the same for Spark on YARN as
for other deployment modes
It should be no larger than the global number of max attempts in the
YARN configuration.
</td>
</tr>
+<tr>
+ <td><code>spark.yarn.submit.waitAppCompletion</code></td>
+ <td>true</td>
+ <td>
+ 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.
--- End diff --
minor nit, can you wrap this line at 80 characters.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]