srowen commented on a change in pull request #28258:
URL: https://github.com/apache/spark/pull/28258#discussion_r417384348
##########
File path: docs/spark-standalone.md
##########
@@ -240,6 +240,16 @@ SPARK_MASTER_OPTS supports the following system properties:
</td>
<td>1.6.3</td>
</tr>
+<tr>
+ <td><code>spark.submit.waitAppCompletion</code></td>
Review comment:
Hm, there's not a great solution. I think I would add a new section in
the standalone docs page, after "Connecting an Application to the Cluster",
called "Spark Properties", and make a table with this single property. I'd call
it spark.standalone.submit.waitAppCompletion" for full consistency with YARN et
al.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]