You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/30 13:35:00 UTC

[jira] [Updated] (YUNIKORN-116) Typo in the rest api to get nodes info

     [ 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-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org