aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index 9c602402f0..f3bfd036f4 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -191,6 +191,13 @@ Apart from these, the following properties are also available, and may be useful
</td>
</tr>
<tr>
+ <td>spark.ui.killEnabled</td>
+ <td>true</td>
+ <td>
+ Allows stages and corresponding jobs to be killed from the web ui.
+ </td>
+</tr>
+<tr>
<td>spark.shuffle.compress</td>
<td>true</td>
<td>