Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-116

Typo in the rest api to get nodes info

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.9
    • webapp
    • 0.9

    Description

      There is a typo in the output of the nodes API:

      [
          {
              "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": [
      ...
      

      RackName -> rackName

      Attachments

        Issue Links

          Activity

            People

              kmarton Kinga Marton
              wwei Weiwei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: