Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C18C919FC7 for ; Wed, 6 Apr 2016 03:30:27 +0000 (UTC) Received: (qmail 91525 invoked by uid 500); 6 Apr 2016 03:30:26 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 91443 invoked by uid 500); 6 Apr 2016 03:30:26 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 91431 invoked by uid 99); 6 Apr 2016 03:30:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2016 03:30:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A901F2C1F60 for ; Wed, 6 Apr 2016 03:30:25 +0000 (UTC) Date: Wed, 6 Apr 2016 03:30:25 +0000 (UTC) From: "Naganarasimha G R (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-6424) Store MR counters as timeline metrics instead of event MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227647#comment-15227647 ] Naganarasimha G R commented on MAPREDUCE-6424: ---------------------------------------------- Hi [~vrushalic] & [~sjlee0], regarding vrushali's comment bq. Need to ensure timeline metrics are emitted periodically as the app is running not just at completion. yes i agree this is required but can we track this in another jira and make *"Store MR counters as timeline metrics instead of event"* at the end of the application as metrics for the 1st milestone ? > Store MR counters as timeline metrics instead of event > ------------------------------------------------------ > > Key: MAPREDUCE-6424 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6424 > Project: Hadoop Map/Reduce > Issue Type: Sub-task > Reporter: Junping Du > Assignee: Naganarasimha G R > Labels: yarn-2928-1st-milestone > > In MAPREDUCE-6327, we make map/reduce counters get encoded from JobFinishedEvent as timeline events with counters details in JSON format. > We need to store framework specific counters as metrics in timeline service to support query, aggregation, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)