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 "Sangjin Lee (JIRA)" <ji...@apache.org> on 2016/05/17 21:03:12 UTC

[jira] [Created] (YARN-5105) entire time series is returned for YARN container system metrics (CPU and memory)

Sangjin Lee created YARN-5105:
---------------------------------

             Summary: entire time series is returned for YARN container system metrics (CPU and memory)
                 Key: YARN-5105
                 URL: https://issues.apache.org/jira/browse/YARN-5105
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: timelineserver
    Affects Versions: YARN-2928
            Reporter: Sangjin Lee


I see that the entire time series of the CPU and memory metrics are returned for the YARN containers REST query. This has a potential of bloating the output big time.

{noformat}
"metrics": [
{
    "type": "TIME_SERIES",
    "id": "MEMORY",
    "values": 
{
    "1463518173363": ​407539712,
    "1463518170347": ​407539712,
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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