[ 
https://issues.apache.org/jira/browse/AMBARI-19357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798674#comment-15798674
 ] 

Hadoop QA commented on AMBARI-19357:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12845529/AMBARI-19357.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-metrics/ambari-metrics-flume-sink.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9886//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9886//console

This message is automatically generated.

> 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
>             Fix For: trunk, 2.5.0
>
>         Attachments: AMBARI-19357.patch, uppercase  agent hostname .png
>
>
> If hostname of flume agent is uppercase or mixed-case,web client will not 
> show flume metrics normally.
> This is because we will query metric records by lowercase hostname used in 
> ambari ,but the hostname in METRIC_RECORD is not lowercase (see attached 
> picture),so we will not get any records.This patch amis to convert hostname 
> of  metric record of flume to lowercase before inserting into ams hbase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to