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 F3D0D200B31 for ; Tue, 24 May 2016 16:48:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F2FC2160A35; Tue, 24 May 2016 14:48:14 +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 4950F160A38 for ; Tue, 24 May 2016 16:48:14 +0200 (CEST) Received: (qmail 88859 invoked by uid 500); 24 May 2016 14:48: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 88560 invoked by uid 99); 24 May 2016 14:48:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2016 14:48:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 17A9D2C14DC for ; Tue, 24 May 2016 14:48:13 +0000 (UTC) Date: Tue, 24 May 2016 14:48:13 +0000 (UTC) From: "Varun Saxena (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5105) entire time series is returned for YARN container system metrics (CPU and memory) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 24 May 2016 14:48:15 -0000 [ https://issues.apache.org/jira/browse/YARN-5105?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-5105: ------------------------------- Attachment: YARN-5105-YARN-2928.02.patch Oops, uploaded wrong patch. Updated patch again to fix javadoc. > 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 > Assignee: Varun Saxena > Labels: yarn-2928-1st-milestone > Attachments: YARN-5105-YARN-2928.01.patch, YARN-5105-YARN-2928.02= .patch > > > I see that the entire time series of the CPU and memory metrics are retur= ned for the YARN containers REST query. This has a potential of bloating th= e output big time. > {noformat} > "metrics": [ > { > "type": "TIME_SERIES", > "id": "MEMORY", > "values":=20 > { > "1463518173363": =E2=80=8B407539712, > "1463518170347": =E2=80=8B407539712, > {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