diff --git a/docs/running-on-kubernetes.md b/docs/running-on-kubernetes.md index 4ae7acaae2314..8321978255a73 100644 --- a/docs/running-on-kubernetes.md +++ b/docs/running-on-kubernetes.md @@ -799,7 +799,7 @@ specific to Spark on Kubernetes.
spark.kubernetes.local.dirs.tmpfsfalse
+ falseemptyDir volumes used to back SPARK_LOCAL_DIRS within the Spark driver and executor pods to use tmpfs backing i.e. RAM. See Local Storage earlier on this page
for more discussion of this.