Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 17756200B21 for ; Fri, 27 May 2016 07:36:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 15DFC160A2B; Fri, 27 May 2016 05:36:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EDBB8160A18 for ; Fri, 27 May 2016 07:36:13 +0200 (CEST) Received: (qmail 91435 invoked by uid 500); 27 May 2016 05:36:13 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 91421 invoked by uid 99); 27 May 2016 05:36:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2016 05:36:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E5A762C1F64 for ; Fri, 27 May 2016 05:36:12 +0000 (UTC) Date: Fri, 27 May 2016 05:36:12 +0000 (UTC) From: "Naganarasimha G R (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5111) YARN container system metrics are not aggregated to application MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 27 May 2016 05:36:15 -0000 [ https://issues.apache.org/jira/browse/YARN-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naganarasimha G R updated YARN-5111: ------------------------------------ Attachment: YARN-5111-YARN-2928.v1.001.patch Thanks [~gtCarrera9], Attaching a WIP patch for verification. I am still facing problem with MR even after setting {{HADOOP_MAPRED_HOME=${HADOOP_COMMON_HOME}}} to *mapred.child.env* and *yarn.app.mapreduce.am.env*. So had to manually play around to getting it tested. Hope someone can test with this patch too > 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 > Attachments: YARN-5111-YARN-2928.v1.001.patch > > > 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-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org