Skip to content

Commit 1d9b5d3

Browse files
committed
Document port for history server
1 parent 56193ee commit 1d9b5d3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/configuration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,14 @@ configure those ports.
823823
<td><code>spark.ui.port</code></td>
824824
<td></td>
825825
</tr>
826+
<tr>
827+
<td>Browser</td>
828+
<td>History Server</td>
829+
<td>18080</td>
830+
<td>Web UI</td>
831+
<td><code>spark.history.ui.port</code></td>
832+
<td></td>
833+
</tr>
826834

827835
<!-- Cluster interactions -->
828836
<tr>

0 commit comments

Comments
 (0)