Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 8ccb305

Browse files
johscheuerfoxish
authored andcommitted
Correct readme links (#266)
1 parent 4ac0de1 commit 8ccb305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running-on-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ from the other deployment modes. See the [configuration page](configuration.html
189189
<td>
190190
The namespace that will be used for running the driver and executor pods. When using
191191
<code>spark-submit</code> in cluster mode, this can also be passed to <code>spark-submit</code> via the
192-
<code>--kubernetes-namespace</code> command line argument.
192+
<code>--kubernetes-namespace</code> command line argument. The namespace must already exist.
193193
</td>
194194
</tr>
195195
<tr>

0 commit comments

Comments
 (0)