Member since
06-24-2024
14
Posts
0
Kudos Received
0
Solutions
09-24-2025
01:07 PM
Hi, Snm1523 hdfs:<nameservice>, is available when HA is enabled on HDFS (HDFS > Configuration tab > NameNode Nameservice) https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/fault-tolerance/topics/cr-enabling-high-availability-and-automatic-failover.html You can just show one, editing the query and adding "and entityName='hdfs'" or "and entityName='hdfs:<nameservice>'" For instance, select total_bytes_read_rate_across_datanodes, total_bytes_written_rate_across_datanodes where category = SERVICE and serviceType = HDFS and entityName = 'hdfs' Hope it helps. Regards Christian.
... View more
01-22-2025
12:20 PM
I tested this in 7.1.9 SP1 CHF 4, with Postgres
... View more