[ https://issues.apache.org/jira/browse/YUNIKORN-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated YUNIKORN-116: ------------------------------------ Labels: pull-request-available (was: ) > Typo in the rest api to get nodes info > -------------------------------------- > > Key: YUNIKORN-116 > URL: https://issues.apache.org/jira/browse/YUNIKORN-116 > Project: Apache YuniKorn > Issue Type: Bug > Components: webapp > Reporter: Weiwei Yang > Assignee: Kinga Marton > Priority: Trivial > Labels: pull-request-available > > There is a typo in the output of the nodes API: > {code} > [ > { > "partitionName": "[mycluster]default", > "nodesInfo": [ > { > "nodeID": "ip-10-116-72-66.us-west-2.compute.internal", > "hostName": "ip-10-116-72-66.us-west-2.compute.internal", > "*RackName*": "/rack-default", > "capacity": "[attachable-volumes-aws-ebs:25 > ephemeral-storage:94477937300 hugepages-1Gi:0 hugepages-2Mi:0 memory:7463 > pods:29 vcore:1900]", > "allocated": "[memory:3958 vcore:1600]", > "occupied": "[vcore:110]", > "available": "[attachable-volumes-aws-ebs:25 > ephemeral-storage:94477937300 hugepages-1Gi:0 hugepages-2Mi:0 memory:3505 > pods:29 vcore:190]", > "allocations": [ > ... > {code} > RackName -> rackName -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org For additional commands, e-mail: issues-h...@yunikorn.apache.org