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 d9bab26 commit ef3297dCopy full SHA for ef3297d
docs/spark-standalone.md
@@ -206,7 +206,7 @@ SPARK_MASTER_OPTS supports the following system properties:
206
successfully start running in between those failures, and the application has no running
207
executors then the standalone cluster manager will remove the application and mark it as failed.
208
To disable this automatic removal, set <code>spark.deploy.maxExecutorRetries</code> to
209
- <code>-1</code>
+ <code>-1</code>.
210
<br/>
211
</td>
212
</tr>
0 commit comments