diff --git a/docs/configuration.md b/docs/configuration.md index 8e4c48c81f8be..dc5553f3da770 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -201,6 +201,13 @@ Apart from these, the following properties are also available, and may be useful multi-user services. + + spark.scheduler.revive.interval + 1000 + + The interval length for the scheduler to revive the worker resource offers to run tasks. (in milliseconds) + + spark.reducer.maxMbInFlight 48