You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Tao Yang (JIRA)" <ji...@apache.org> on 2018/08/20 09:36:00 UTC

[jira] [Updated] (YARN-8685) Add containers query support for nodes/node REST API in RMWebServices

     [ https://issues.apache.org/jira/browse/YARN-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tao Yang updated YARN-8685:
---------------------------
    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.  (was: 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 or managing. I think we can 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.)

> Add containers query support for nodes/node REST API in RMWebServices
> ---------------------------------------------------------------------
>
>                 Key: YARN-8685
>                 URL: https://issues.apache.org/jira/browse/YARN-8685
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: restapi
>    Affects Versions: 3.2.0
>            Reporter: Tao Yang
>            Assignee: Tao Yang
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org