aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/configuration.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index ae753189b5..96e8c6d08a 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -590,6 +590,13 @@ Apart from these, the following properties are also available, and may be useful
</td>
</tr>
<tr>
+ <td><code>spark.ui.enabled</code></td>
+ <td>true</td>
+ <td>
+ Whether to run the web UI for the Spark application.
+ </td>
+</tr>
+<tr>
<td><code>spark.ui.killEnabled</code></td>
<td>true</td>
<td>