Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14A361793D for ; Wed, 8 Oct 2014 00:04:34 +0000 (UTC) Received: (qmail 64220 invoked by uid 500); 8 Oct 2014 00:04:33 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 64189 invoked by uid 500); 8 Oct 2014 00:04:33 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 63987 invoked by uid 99); 8 Oct 2014 00:04:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2014 00:04:33 +0000 Date: Wed, 8 Oct 2014 00:04:33 +0000 (UTC) From: "Siddharth Wagle (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-7678) Add Hadoop Metric Sink implementation to push metrics to ATS 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/AMBARI-7678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle updated AMBARI-7678: ------------------------------------ Fix Version/s: 2.0.0 > Add Hadoop Metric Sink implementation to push metrics to ATS > ------------------------------------------------------------ > > Key: AMBARI-7678 > URL: https://issues.apache.org/jira/browse/AMBARI-7678 > Project: Ambari > Issue Type: Task > Components: ambari-metrics > Affects Versions: 2.0.0 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Fix For: 2.0.0 > > Attachments: AmbariMetricsSystem-HostMonitorHadoopSink.pdf > > > *Design doc attached* Pages(14-16) > - Implement Hadoop Metric Sink interface from hadoop common packaged as a separate jar file > - Implement a Metrics Cache to store metrics pushed from Hadoop daemon for a fixed time period = send interval > - Push metrics to ATS based collector using Http -- This message was sent by Atlassian JIRA (v6.3.4#6332)