diff --git a/docs/running-on-kubernetes.md b/docs/running-on-kubernetes.md index 840e306fc1040..c7aea2709605d 100644 --- a/docs/running-on-kubernetes.md +++ b/docs/running-on-kubernetes.md @@ -800,7 +800,7 @@ specific to Spark on Kubernetes. spark.kubernetes.local.dirs.tmpfs - false + false Configure the emptyDir 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.