aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-08-20 22:57:11 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-08-20 22:57:11 -0700
commit53b1c30607a9b19e795fd5b6107dfefb83820282 (patch)
treec5f99365688d24af730114d741689f69f32bee51 /docs
parent2905611c139e6e014ee4679a2d59f763c515d6f0 (diff)
downloadspark-53b1c30607a9b19e795fd5b6107dfefb83820282.tar.gz
spark-53b1c30607a9b19e795fd5b6107dfefb83820282.tar.bz2
spark-53b1c30607a9b19e795fd5b6107dfefb83820282.zip
Update docs for Spark UI port
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index dff08a06f5..b125eeb03c 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -146,7 +146,7 @@ Apart from these, the following properties are also available, and may be useful
</tr>
<tr>
<td>spark.ui.port</td>
- <td>33000</td>
+ <td>3030</td>
<td>
Port for your application's dashboard, which shows memory and workload data
</td>