Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/2752#discussion_r200403357
--- Diff: conf/defaults.yaml ---
@@ -88,7 +88,7 @@ nimbus.topology.blobstore.deletion.delay.ms: 300000
### ui.* configs are for the master
ui.host: 0.0.0.0
-ui.port: 8080
+ui.port: 4443
--- End diff --
I don't think we need to change the default UI port.---
