|
@@ -0,0 +1,7715 @@
|
|
|
+{
|
|
|
+ "scheduler" : {
|
|
|
+ "schedulerInfo" : {
|
|
|
+ "type" : "capacityScheduler",
|
|
|
+ "capacity" : 100,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "weight" : -1,
|
|
|
+ "normalizedWeight" : 0,
|
|
|
+ "queueName" : "root",
|
|
|
+ "queuePath" : "root",
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "queues" : {
|
|
|
+ "queue" : [ {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.default",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 12.5,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 4,
|
|
|
+ "normalizedWeight" : 0.125,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "default",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 12.5,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 10,
|
|
|
+ "weight" : 4,
|
|
|
+ "normalizedWeight" : 0.125,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "static",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 1250,
|
|
|
+ "maxApplicationsPerUser" : 1250,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : 1,
|
|
|
+ "configuredMaxAMResourceLimit" : 0.1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ }, {
|
|
|
+ "queuePath" : "root.test2",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 37.5,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 12,
|
|
|
+ "normalizedWeight" : 0.375,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "test2",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "queues" : {
|
|
|
+ "queue" : [ {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test2.auto1",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 15.625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 10,
|
|
|
+ "normalizedWeight" : 0.41666666,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "auto1",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 15.625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 100,
|
|
|
+ "weight" : 10,
|
|
|
+ "normalizedWeight" : 0.41666666,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 5120,
|
|
|
+ "vCores" : 5,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 5120
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 5
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 5120,
|
|
|
+ "vCores" : 5,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 5120
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 5
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 1562,
|
|
|
+ "maxApplicationsPerUser" : 1562,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : -1,
|
|
|
+ "configuredMaxAMResourceLimit" : 1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ }, {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test2.auto2",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 15.625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 10,
|
|
|
+ "normalizedWeight" : 0.41666666,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "auto2",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 15.625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 100,
|
|
|
+ "weight" : 10,
|
|
|
+ "normalizedWeight" : 0.41666666,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 5120,
|
|
|
+ "vCores" : 5,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 5120
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 5
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 5120,
|
|
|
+ "vCores" : 5,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 5120
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 5
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 1562,
|
|
|
+ "maxApplicationsPerUser" : 1562,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : -1,
|
|
|
+ "configuredMaxAMResourceLimit" : 1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ }, {
|
|
|
+ "queuePath" : "root.test2.autoParent1",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.041666668,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "autoParent1",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "queues" : {
|
|
|
+ "queue" : [ {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test2.autoParent1.auto4",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 0.78125,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.5,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "auto4",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 0.78125,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 100,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.5,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 256,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 256
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 256,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 256
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "ap1Admin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "ap1User "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 300,
|
|
|
+ "maxApplicationsPerUser" : 300,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : -1,
|
|
|
+ "configuredMaxAMResourceLimit" : 1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ }, {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test2.autoParent1.auto3",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 0.78125,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.5,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "auto3",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 0.78125,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 100,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.5,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 256,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 256
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 256,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 256
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "ap1Admin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "ap1User "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 300,
|
|
|
+ "maxApplicationsPerUser" : 300,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : -1,
|
|
|
+ "configuredMaxAMResourceLimit" : 1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.041666668,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "parentAdmin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "parentUser "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "utilization",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "parent",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "flexible",
|
|
|
+ "autoQueueTemplateProperties" : {
|
|
|
+ "property" : [ {
|
|
|
+ "name" : "maximum-applications",
|
|
|
+ "value" : "300"
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : {
|
|
|
+ "property" : [ {
|
|
|
+ "name" : "acl_administer_queue",
|
|
|
+ "value" : "ap1Admin"
|
|
|
+ }, {
|
|
|
+ "name" : "acl_submit_applications",
|
|
|
+ "value" : "ap1User"
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "queuePath" : "root.test2.autoParent2",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.041666668,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "autoParent2",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "queues" : {
|
|
|
+ "queue" : [ {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test2.autoParent2.auto5",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 1,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "auto5",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 100,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 1,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "leafAdmin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "leafUser "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 156,
|
|
|
+ "maxApplicationsPerUser" : 156,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : -1,
|
|
|
+ "configuredMaxAMResourceLimit" : 1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.041666668,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "parentAdmin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "parentUser "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "utilization",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "parent",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "flexible",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : {
|
|
|
+ "property" : [ {
|
|
|
+ "name" : "acl_administer_queue",
|
|
|
+ "value" : "leafAdmin"
|
|
|
+ }, {
|
|
|
+ "name" : "acl_submit_applications",
|
|
|
+ "value" : "leafUser"
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "queuePath" : "root.test2.parent2",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.041666668,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "parent2",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "queues" : {
|
|
|
+ "queue" : [ {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test2.parent2.auto7",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 1,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "auto7",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 100,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 1,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "leafAdmin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "leafUser "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 156,
|
|
|
+ "maxApplicationsPerUser" : 156,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : -1,
|
|
|
+ "configuredMaxAMResourceLimit" : 1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.041666668,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "parentAdmin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "parentUser "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "utilization",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "parent",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "flexible",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : {
|
|
|
+ "property" : [ {
|
|
|
+ "name" : "acl_administer_queue",
|
|
|
+ "value" : "leafAdmin"
|
|
|
+ }, {
|
|
|
+ "name" : "acl_submit_applications",
|
|
|
+ "value" : "leafUser"
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "queuePath" : "root.test2.parent",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.041666668,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "parent",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "queues" : {
|
|
|
+ "queue" : [ {
|
|
|
+ "queuePath" : "root.test2.parent.autoParent2",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 1,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "autoParent2",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "queues" : {
|
|
|
+ "queue" : [ {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test2.parent.autoParent2.auto6",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 1,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "auto6",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 100,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 1,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "pLeafAdmin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "pLeafUser "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 156,
|
|
|
+ "maxApplicationsPerUser" : 156,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : -1,
|
|
|
+ "configuredMaxAMResourceLimit" : 1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 1,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "utilization",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "parent",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "flexible",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : {
|
|
|
+ "property" : [ {
|
|
|
+ "name" : "acl_administer_queue",
|
|
|
+ "value" : "pLeafAdmin"
|
|
|
+ }, {
|
|
|
+ "name" : "acl_submit_applications",
|
|
|
+ "value" : "pLeafUser"
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 1.5625,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 0,
|
|
|
+ "weight" : 1,
|
|
|
+ "normalizedWeight" : 0.041666668,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 512,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 512
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "parentAdmin "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "parentUser "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "utilization",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "parent",
|
|
|
+ "creationMethod" : "dynamicFlexible",
|
|
|
+ "autoCreationEligibility" : "flexible",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : {
|
|
|
+ "property" : [ {
|
|
|
+ "name" : "acl_administer_queue",
|
|
|
+ "value" : "leafAdmin"
|
|
|
+ }, {
|
|
|
+ "name" : "acl_submit_applications",
|
|
|
+ "value" : "leafUser"
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 37.5,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 0,
|
|
|
+ "weight" : 12,
|
|
|
+ "normalizedWeight" : 0.375,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 12288,
|
|
|
+ "vCores" : 12,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 12288
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 12
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 12288,
|
|
|
+ "vCores" : 12,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 12288
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 12
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "utilization",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "parent",
|
|
|
+ "creationMethod" : "static",
|
|
|
+ "autoCreationEligibility" : "flexible",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : {
|
|
|
+ "property" : [ {
|
|
|
+ "name" : "acl_administer_queue",
|
|
|
+ "value" : "parentAdmin"
|
|
|
+ }, {
|
|
|
+ "name" : "acl_submit_applications",
|
|
|
+ "value" : "parentUser"
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "autoQueueLeafTemplateProperties" : {
|
|
|
+ "property" : [ {
|
|
|
+ "name" : "capacity",
|
|
|
+ "value" : "10w"
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "queuePath" : "root.test1",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 50,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 16,
|
|
|
+ "normalizedWeight" : 0.5,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "test1",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "queues" : {
|
|
|
+ "queue" : [ {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test1.test1_2",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 6.25,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 2,
|
|
|
+ "normalizedWeight" : 0.125,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "test1_2",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 6.25,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 10,
|
|
|
+ "weight" : 2,
|
|
|
+ "normalizedWeight" : 0.125,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 2048,
|
|
|
+ "vCores" : 2,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 2048
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 2
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 2048,
|
|
|
+ "vCores" : 2,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 2048
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 2
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "static",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 625,
|
|
|
+ "maxApplicationsPerUser" : 625,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : 1,
|
|
|
+ "configuredMaxAMResourceLimit" : 0.1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ }, {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test1.test1_1",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 6.25,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 2,
|
|
|
+ "normalizedWeight" : 0.125,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "test1_1",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 6.25,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 10,
|
|
|
+ "weight" : 2,
|
|
|
+ "normalizedWeight" : 0.125,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 2048,
|
|
|
+ "vCores" : 2,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 2048
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 2
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 2048,
|
|
|
+ "vCores" : 2,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 2048
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 2
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "static",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 625,
|
|
|
+ "maxApplicationsPerUser" : 625,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : 1,
|
|
|
+ "configuredMaxAMResourceLimit" : 0.1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ }, {
|
|
|
+ "type" : "capacitySchedulerLeafQueueInfo",
|
|
|
+ "queuePath" : "root.test1.test1_3",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 37.5,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "weight" : 12,
|
|
|
+ "normalizedWeight" : 0.75,
|
|
|
+ "numApplications" : 0,
|
|
|
+ "maxParallelApps" : 2147483647,
|
|
|
+ "queueName" : "test1_3",
|
|
|
+ "isAbsoluteResource" : false,
|
|
|
+ "state" : "RUNNING",
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 37.5,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 10,
|
|
|
+ "weight" : 12,
|
|
|
+ "normalizedWeight" : 0.75,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 12288,
|
|
|
+ "vCores" : 12,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 12288
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 12
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "amLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAmLimit" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 12288,
|
|
|
+ "vCores" : 12,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 12288
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 12
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "fifo",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "leaf",
|
|
|
+ "creationMethod" : "static",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { },
|
|
|
+ "numActiveApplications" : 0,
|
|
|
+ "numPendingApplications" : 0,
|
|
|
+ "numContainers" : 0,
|
|
|
+ "maxApplications" : 3750,
|
|
|
+ "maxApplicationsPerUser" : 3750,
|
|
|
+ "userLimit" : 100,
|
|
|
+ "users" : { },
|
|
|
+ "userLimitFactor" : 1,
|
|
|
+ "configuredMaxAMResourceLimit" : 0.1,
|
|
|
+ "AMResourceLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "usedAMResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "userAMResourceLimit" : {
|
|
|
+ "memory" : 4096,
|
|
|
+ "vCores" : 1,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 4096
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 1
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "preemptionDisabled" : true,
|
|
|
+ "intraQueuePreemptionDisabled" : true,
|
|
|
+ "defaultPriority" : 0,
|
|
|
+ "isAutoCreatedLeafQueue" : false,
|
|
|
+ "maxApplicationLifetime" : -1,
|
|
|
+ "defaultApplicationLifetime" : -1
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resourcesUsed" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "hideReservationQueues" : false,
|
|
|
+ "nodeLabels" : [ "*" ],
|
|
|
+ "allocatedContainers" : 0,
|
|
|
+ "reservedContainers" : 0,
|
|
|
+ "pendingContainers" : 0,
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 0,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 50,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 0,
|
|
|
+ "weight" : 16,
|
|
|
+ "normalizedWeight" : 0.5,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 16384,
|
|
|
+ "vCores" : 16,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 16384
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 16
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "resources" : {
|
|
|
+ "resourceUsagesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "used" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reserved" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pending" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "minEffectiveCapacity" : {
|
|
|
+ "memory" : 16384,
|
|
|
+ "vCores" : 16,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 16384
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 16
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maxEffectiveCapacity" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : " "
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : " "
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "utilization",
|
|
|
+ "autoCreateChildQueueEnabled" : false,
|
|
|
+ "leafQueueTemplate" : { },
|
|
|
+ "mode" : "weight",
|
|
|
+ "queueType" : "parent",
|
|
|
+ "creationMethod" : "static",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "capacities" : {
|
|
|
+ "queueCapacitiesByPartition" : [ {
|
|
|
+ "partitionName" : "",
|
|
|
+ "capacity" : 100,
|
|
|
+ "usedCapacity" : 0,
|
|
|
+ "maxCapacity" : 100,
|
|
|
+ "absoluteCapacity" : 100,
|
|
|
+ "absoluteUsedCapacity" : 0,
|
|
|
+ "absoluteMaxCapacity" : 100,
|
|
|
+ "maxAMLimitPercentage" : 0,
|
|
|
+ "weight" : -1,
|
|
|
+ "normalizedWeight" : 0,
|
|
|
+ "configuredMinResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "configuredMaxResource" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 8192,
|
|
|
+ "minimumAllocation" : 1024,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 4,
|
|
|
+ "minimumAllocation" : 1,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMinResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "effectiveMaxResource" : {
|
|
|
+ "memory" : 32768,
|
|
|
+ "vCores" : 32,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 32768
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 32
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "health" : {
|
|
|
+ "lastrun" : 0,
|
|
|
+ "operationsInfo" : [ {
|
|
|
+ "operation" : "last-allocation",
|
|
|
+ "nodeId" : "N/A",
|
|
|
+ "containerId" : "N/A",
|
|
|
+ "queue" : "N/A"
|
|
|
+ }, {
|
|
|
+ "operation" : "last-release",
|
|
|
+ "nodeId" : "N/A",
|
|
|
+ "containerId" : "N/A",
|
|
|
+ "queue" : "N/A"
|
|
|
+ }, {
|
|
|
+ "operation" : "last-preemption",
|
|
|
+ "nodeId" : "N/A",
|
|
|
+ "containerId" : "N/A",
|
|
|
+ "queue" : "N/A"
|
|
|
+ }, {
|
|
|
+ "operation" : "last-reservation",
|
|
|
+ "nodeId" : "N/A",
|
|
|
+ "containerId" : "N/A",
|
|
|
+ "queue" : "N/A"
|
|
|
+ } ],
|
|
|
+ "lastRunDetails" : [ {
|
|
|
+ "operation" : "releases",
|
|
|
+ "count" : 0,
|
|
|
+ "resources" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "operation" : "allocations",
|
|
|
+ "count" : 0,
|
|
|
+ "resources" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "operation" : "reservations",
|
|
|
+ "count" : 0,
|
|
|
+ "resources" : {
|
|
|
+ "memory" : 0,
|
|
|
+ "vCores" : 0,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 0
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 0
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "maximumAllocation" : {
|
|
|
+ "memory" : 8192,
|
|
|
+ "vCores" : 4,
|
|
|
+ "resourceInformations" : {
|
|
|
+ "resourceInformation" : [ {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "memory-mb",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "Mi",
|
|
|
+ "value" : 8192
|
|
|
+ }, {
|
|
|
+ "attributes" : { },
|
|
|
+ "maximumAllocation" : 9223372036854775807,
|
|
|
+ "minimumAllocation" : 0,
|
|
|
+ "name" : "vcores",
|
|
|
+ "resourceType" : "COUNTABLE",
|
|
|
+ "units" : "",
|
|
|
+ "value" : 4
|
|
|
+ } ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queueAcls" : {
|
|
|
+ "queueAcl" : [ {
|
|
|
+ "accessType" : "ADMINISTER_QUEUE",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "APPLICATION_MAX_PRIORITY",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ }, {
|
|
|
+ "accessType" : "SUBMIT_APP",
|
|
|
+ "accessControlList" : "*"
|
|
|
+ } ]
|
|
|
+ },
|
|
|
+ "queuePriority" : 0,
|
|
|
+ "orderingPolicyInfo" : "utilization",
|
|
|
+ "mode" : "percentage",
|
|
|
+ "queueType" : "parent",
|
|
|
+ "creationMethod" : "static",
|
|
|
+ "autoCreationEligibility" : "off",
|
|
|
+ "autoQueueTemplateProperties" : { },
|
|
|
+ "autoQueueParentTemplateProperties" : { },
|
|
|
+ "autoQueueLeafTemplateProperties" : { }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|