joshfischer1108 commented on a change in pull request #3320: Updating Heron UI 
docs
URL: https://github.com/apache/incubator-heron/pull/3320#discussion_r307910974
 
 

 ##########
 File path: website2/docs/user-manuals-heron-ui.md
 ##########
 @@ -51,6 +51,8 @@ $ ./bazel-bin/heron/tools/ui/src/python/heron-ui
 * `--port` - Port to run the heron-ui on. Default port is `8889`.
 * `--tracker_url` - The base url for tracker. All the information about the
   topologies is fetched from tracker. Default url is `http://localhost:8888`.
+* `--address` - Address to listen; Default address is `0.0.0.0`
+* `--base_url` - The base url path if operating behind proxy; Default is 
[`None`](https://github.com/apache/incubator-heron/blob/5ee2490c025c7684c097962cf6d25f54ead73cf4/heron/tools/ui/src/python/main.py#L135)
 
 Review comment:
   It looks like this path is referencing an old commit hash.   Could you 
update the link to point to the file at HEAD on master?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to