Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-8685

Add containers query support for nodes/node REST API in RMWebServices

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 3.2.0
    • None
    • restapi
    • None

    Description

      Currently we can only query running containers from NM containers REST API, but can't get the valid containers which are in ALLOCATED/ACQUIRED state. We have the requirements to get all containers allocated on specified nodes for debugging. I want to add a "includeContainers" query param (default false) for nodes/node REST API in RMWebServices, so that we can get valid containers on nodes if "includeContainers=true" specified.

      Attachments

        1. YARN-8685.001.patch
          33 kB
          Tao Yang

        Activity

          People

            Tao Yang Tao Yang
            Tao Yang Tao Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: