[ 
https://issues.apache.org/jira/browse/YARN-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301393#comment-15301393
 ] 

Li Lu commented on YARN-5111:
-----------------------------

I think I forgot this part in the original patch... My bad. 
{code}
  /**
   * Get the real time aggregation operation of this metric.
   *
   * @return Real time aggregation operation
   */
  public TimelineMetricOperation getRealtimeAggregationOp() {
    return realtimeAggregationOp;
  }
{code}

No extra annotations...

> YARN container system metrics are not aggregated to application
> ---------------------------------------------------------------
>
>                 Key: YARN-5111
>                 URL: https://issues.apache.org/jira/browse/YARN-5111
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>    Affects Versions: YARN-2928
>            Reporter: Sangjin Lee
>            Assignee: Naganarasimha G R
>            Priority: Critical
>              Labels: yarn-2928-1st-milestone
>
> It appears that the container system metrics (CPU and memory) are not being 
> aggregated onto the application.
> I definitely see container system metrics when I query for YARN_CONTAINER. 
> However, there is no corresponding metrics on the parent application.



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

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

Reply via email to