This is an automated email from the ASF dual-hosted git repository. mwalch pushed a commit to branch update-versions in repository https://gitbox.apache.org/repos/asf/fluo-muchos.git
commit a0ab7fb861fb92f436955d16259d2ec38addebe6 Author: Mike Walch <[email protected]> AuthorDate: Fri Nov 1 14:08:14 2019 -0400 Updated software versions in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57645f4..d5a8178 100644 --- a/README.md +++ b/README.md @@ -234,9 +234,9 @@ to your proxy, you can view the monitoring & status pages below in your browser. hosts in the URLs below match the configuration in [nodes] of `muchos.prop.example` and may be different for your cluster. - * NameNode status - [http://leader1:50070/](http://leader1:50070/) + * NameNode status - [http://leader1:9870/](http://leader1:9870/) * ResourceManger status - [http://leader2:8088/cluster](http://leader2:8088/cluster) - * Accumulo monitor - [http://leader3:50095/](http://leader3:50095/) + * Accumulo monitor - [http://leader3:9995/](http://leader3:9995/) * Spark History Server - [http://leader2:18080/](http://leader2:18080/) * Grafana Metrics and Monitoring - [http://metrics:3000/](http://metrics:3000/) * Mesos status - [http://leader1:5050/](http://leader1:5050/) (if `mesosmaster` configured on leader1)
