You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/01 14:25:28 UTC

[GitHub] [hadoop] elek opened a new pull request #1563: HDDS-2221. Monitor datanodes in ozoneperf compose cluster

elek opened a new pull request #1563: HDDS-2221. Monitor datanodes in ozoneperf compose cluster
URL: https://github.com/apache/hadoop/pull/1563
 
 
   ozoneperf compose cluster contains a prometheus but as of now it collects the data only from scm and om.
   
   We don't know the exact number of datanodes (can be scaled up and down) therefor it's harder to configure the datanode host names. I would suggest to configure the first 10 datanodes (which covers most of the use cases)
   
   How to test?
   ```
   cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozoneperf
   docker-compose up -d
   firefox http://localhost:9090/targets
     ```
    

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org