You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Sen (JIRA)" <ji...@apache.org> on 2013/08/07 17:48:48 UTC

[jira] [Created] (AMBARI-2832) YARN time series data needed for containers

Dmitry Sen created AMBARI-2832:
----------------------------------

             Summary: YARN time series data needed for containers
                 Key: AMBARI-2832
                 URL: https://issues.apache.org/jira/browse/AMBARI-2832
             Project: Ambari
          Issue Type: Task
          Components: controller
    Affects Versions: 1.4.0
            Reporter: Dmitry Sen
            Assignee: Dmitry Sen
            Priority: Critical
             Fix For: 1.4.0
         Attachments: AMBARI-2832.patch

Required API call for a graph which will show 3 time series for YARN - Allocated, Reserver and Pending containers.

The correct request should look like 
{code}
http://hostname1:8080/api/v1/clusters/c1/hosts/hostname1/host_components/RESOURCEMANAGER?fields=metrics/yarn/Queue/AllocatedContainers[1375011981,1375711981,15],metrics/yarn/Queue/ReservedContainers[1375011981,1375711981,15],metrics/yarn/Queue/PendingContainers[1375011981,1375711981,15]
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira