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 E85A9200BEF for ; Wed, 4 Jan 2017 13:16:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E75A9160B4B; Wed, 4 Jan 2017 12:16:59 +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 631EC160B39 for ; Wed, 4 Jan 2017 13:16:59 +0100 (CET) Received: (qmail 74454 invoked by uid 500); 4 Jan 2017 12:16:58 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 74423 invoked by uid 99); 4 Jan 2017 12:16:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2017 12:16:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6EA702C2A69 for ; Wed, 4 Jan 2017 12:16:58 +0000 (UTC) Date: Wed, 4 Jan 2017 12:16:58 +0000 (UTC) From: "Yao Lei (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19357) Flume metrics can't show if hostname of flume agent is not lowercase MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 04 Jan 2017 12:17:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19357?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yao Lei updated AMBARI-19357: ----------------------------- Description:=20 If hostname of flume agent is uppercase or mixed-case=EF=BC=8Cweb client wi= ll not show flume metrics normally. This is because we will query metric records by lowcase hostname displayed = in ambari ,but the hostname in METRIC_RECORD is not lowcase,so we will not = get any record. was: If hostname of flume agent is uppercase or mixed-case=EF=BC=8Cweb client wi= ll not show flume metrics normally for the reason that hostnames are displa= yed in Ambari is=20 > Flume metrics can't show if hostname of flume agent is not lowercase > --------------------------------------------------------------------- > > Key: AMBARI-19357 > URL: https://issues.apache.org/jira/browse/AMBARI-19357 > Project: Ambari > Issue Type: Bug > Affects Versions: 2.4.2 > Reporter: Yao Lei > > If hostname of flume agent is uppercase or mixed-case=EF=BC=8Cweb client = will not show flume metrics normally. > This is because we will query metric records by lowcase hostname displaye= d in ambari ,but the hostname in METRIC_RECORD is not lowcase,so we will no= t get any record. -- This message was sent by Atlassian JIRA (v6.3.4#6332)