apiYarnTenantUtilization

Utilization report information of a tenant of Yarn application.

JSON

property type description
tenantName tenantName (string) Name of the tenant.
avgYarnCpuAllocation avgYarnCpuAllocation (double) Average number of VCores allocated to YARN applications of the tenant.
avgYarnCpuUtilization avgYarnCpuUtilization (double) Average number of VCores used by YARN applications of the tenant.
avgYarnCpuUnusedCapacity avgYarnCpuUnusedCapacity (double) Average unused VCores of the tenant.
avgYarnCpuSteadyFairShare avgYarnCpuSteadyFairShare (double) Average steady fair share VCores.
avgYarnPoolAllocatedCpuDuringContention avgYarnPoolAllocatedCpuDuringContention (double) Average allocated Vcores with pending containers.
avgYarnPoolFairShareCpuDuringContention avgYarnPoolFairShareCpuDuringContention (double) Average fair share VCores with pending containers.
avgYarnPoolSteadyFairShareCpuDuringContention avgYarnPoolSteadyFairShareCpuDuringContention (double) Average steady fair share VCores with pending containers.
avgYarnContainerWaitRatio avgYarnContainerWaitRatio (double) Average percentage of pending containers for the pool during periods of contention.
avgYarnMemoryAllocation avgYarnMemoryAllocation (double) Average memory allocated to YARN applications of the tenant.
avgYarnMemoryUtilization avgYarnMemoryUtilization (double) Average memory used by YARN applications of the tenant.
avgYarnMemoryUnusedCapacity avgYarnMemoryUnusedCapacity (double) Average unused memory of the tenant.
avgYarnMemorySteadyFairShare avgYarnMemorySteadyFairShare (double) Average steady fair share memory.
avgYarnPoolAllocatedMemoryDuringContention avgYarnPoolAllocatedMemoryDuringContention (double) Average allocated memory with pending containers.
avgYarnPoolFairShareMemoryDuringContention avgYarnPoolFairShareMemoryDuringContention (double) Average fair share memory with pending containers.
avgYarnPoolSteadyFairShareMemoryDuringContention avgYarnPoolSteadyFairShareMemoryDuringContention (double) Average steady fair share memory with pending containers.