Skip to content

Commit ef3297d

Browse files
authored
Update spark-standalone.md
1 parent d9bab26 commit ef3297d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spark-standalone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ SPARK_MASTER_OPTS supports the following system properties:
206206
successfully start running in between those failures, and the application has no running
207207
executors then the standalone cluster manager will remove the application and mark it as failed.
208208
To disable this automatic removal, set <code>spark.deploy.maxExecutorRetries</code> to
209-
<code>-1</code>
209+
<code>-1</code>.
210210
<br/>
211211
</td>
212212
</tr>

0 commit comments

Comments
 (0)