ApiYarnTenantUtilization

Properties

Name Type Description Notes
tenantName String Name of the tenant. [optional]
avgYarnCpuAllocation BigDecimal Average number of VCores allocated to YARN applications of the tenant. [optional]
avgYarnCpuUtilization BigDecimal Average number of VCores used by YARN applications of the tenant. [optional]
avgYarnCpuUnusedCapacity BigDecimal Average unused VCores of the tenant. [optional]
avgYarnCpuSteadyFairShare BigDecimal Average steady fair share VCores. [optional]
avgYarnPoolAllocatedCpuDuringContention BigDecimal Average allocated Vcores with pending containers. [optional]
avgYarnPoolFairShareCpuDuringContention BigDecimal Average fair share VCores with pending containers. [optional]
avgYarnPoolSteadyFairShareCpuDuringContention BigDecimal Average steady fair share VCores with pending containers. [optional]
avgYarnContainerWaitRatio BigDecimal Average percentage of pending containers for the pool during periods of contention. [optional]
avgYarnMemoryAllocation BigDecimal Average memory allocated to YARN applications of the tenant. [optional]
avgYarnMemoryUtilization BigDecimal Average memory used by YARN applications of the tenant. [optional]
avgYarnMemoryUnusedCapacity BigDecimal Average unused memory of the tenant. [optional]
avgYarnMemorySteadyFairShare BigDecimal Average steady fair share memory. [optional]
avgYarnPoolAllocatedMemoryDuringContention BigDecimal Average allocated memory with pending containers. [optional]
avgYarnPoolFairShareMemoryDuringContention BigDecimal Average fair share memory with pending containers. [optional]
avgYarnPoolSteadyFairShareMemoryDuringContention BigDecimal Average steady fair share memory with pending containers. [optional]