diff --git a/docs/configuration.md b/docs/configuration.md index f311f0d2a6206..d50f4fd7cba24 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -161,14 +161,6 @@ Apart from these, the following properties are also available, and may be useful #### Runtime Environment
Property Name | Default | Meaning |
---|---|---|
spark.executor.memory |
- 512m | -
- Amount of memory to use per executor process, in the same format as JVM memory strings
- (e.g. 512m , 2g ).
- |
-
spark.executor.extraJavaOptions |
(none) |