diff --git a/docs/configuration.md b/docs/configuration.md index 8aea74505e28b..b50565367a98b 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -123,6 +123,7 @@ of the most common options to set are: Number of cores to use for the driver process, only in cluster mode. +
spark.driver.maxResultSizeSparkConf
directly in your application, because the driver JVM has already started at that point.
Instead, please set this through the --driver-class-path command line option or in
- your default properties file.SparkConf
directly in your application, because the driver JVM has already started at that point.
Instead, please set this through the --driver-library-path command line option or in
- your default properties file.
+ your default properties file.