ApiClusterUtilization

Properties

Name Type Description Notes
totalCpuCores BigDecimal Average number of CPU cores available in the cluster during the report window. [optional]
avgCpuUtilization BigDecimal Average CPU consumption for the entire cluster during the report window. This includes consumption by user workloads in YARN and Impala, as well as consumption by all services running in the cluster. [optional]
maxCpuUtilization BigDecimal Maximum CPU consumption for the entire cluster during the report window. This includes consumption by user workloads in YARN and Impala, as well as consumption by all services running in the cluster. [optional]
avgCpuDailyPeak BigDecimal Average daily peak CPU consumption for the entire cluster during the report window. This includes consumption by user workloads in YARN and Impala, as well as consumption by all services running in the cluster. [optional]
avgWorkloadCpu BigDecimal Average CPU consumption by workloads that ran on the cluster during the report window. This includes consumption by user workloads in YARN and Impala. [optional]
maxWorkloadCpu BigDecimal Maximum CPU consumption by workloads that ran on the cluster during the report window. This includes consumption by user workloads in YARN and Impala. [optional]
avgWorkloadCpuDailyPeak BigDecimal Average daily peak CPU consumption by workloads that ran on the cluster during the report window. This includes consumption by user workloads in YARN and Impala. [optional]
totalMemory BigDecimal Average physical memory (in bytes) available in the cluster during the report window. This includes consumption by user workloads in YARN and Impala, as well as consumption by all services running in the cluster. [optional]
avgMemoryUtilization BigDecimal Average memory consumption (as percentage of total memory) for the entire cluster during the report window. This includes consumption by user workloads in YARN and Impala, as well as consumption by all services running in the cluster. [optional]
maxMemoryUtilization BigDecimal Maximum memory consumption (as percentage of total memory) for the entire cluster during the report window. This includes consumption by user workloads in YARN and Impala, as well as consumption by all services running in the cluster. [optional]
avgMemoryDailyPeak BigDecimal Average daily peak memory consumption (as percentage of total memory) for the entire cluster during the report window. This includes consumption by user workloads in YARN and Impala, as well as consumption by all services running in the cluster. [optional]
avgWorkloadMemory BigDecimal Average memory consumption (as percentage of total memory) by workloads that ran on the cluster during the report window. This includes consumption by user workloads in YARN and Impala. [optional]
maxWorkloadMemory BigDecimal Maximum memory consumption (as percentage of total memory) by workloads that ran on the cluster. This includes consumption by user workloads in YARN and Impala [optional]
avgWorkloadMemoryDailyPeak BigDecimal Average daily peak memory consumption (as percentage of total memory) by workloads that ran on the cluster during the report window. This includes consumption by user workloads in YARN and Impala. [optional]
tenantUtilizations ApiTenantUtilizationList A list of tenant utilization reports. [optional]
maxCpuUtilizationTimestampMs Integer Timestamp corresponding to maximum CPU utilization for the entire cluster during the report window. [optional]
maxMemoryUtilizationTimestampMs Integer Timestamp corresponding to maximum memory utilization for the entire cluster during the report window. [optional]
maxWorkloadCpuTimestampMs Integer Timestamp corresponds to maximum CPU consumption by workloads that ran on the cluster during the report window. [optional]
maxWorkloadMemoryTimestampMs Integer Timestamp corresponds to maximum memory resource consumption by workloads that ran on the cluster during the report window. [optional]
errorMessage String Error message while generating utilization report. [optional]