Skip to content

Commit 14bf049

Browse files
committed
[SPARK-25262][DOC][FOLLOWUP] Fix missing markup tag
1 parent e120a38 commit 14bf049

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
@@ -799,7 +799,7 @@ specific to Spark on Kubernetes.
799799
</tr>
800800
<tr>
801801
<td><code>spark.kubernetes.local.dirs.tmpfs</code></td>
802-
<td><code>false</code>
802+
<td><code>false</code></td>
803803
<td>
804804
Configure the <code>emptyDir</code> volumes used to back <code>SPARK_LOCAL_DIRS</code> within the Spark driver and executor pods to use <code>tmpfs</code> backing i.e. RAM. See <a href="#local-storage">Local Storage</a> earlier on this page
805805
for more discussion of this.

0 commit comments

Comments
 (0)