You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/04/29 23:12:06 UTC

[jira] [Commented] (AMBARI-10851) Alert Definitions That Ignore Host Cannot Be Put Into Maintenance Mode

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

Hadoop QA commented on AMBARI-10851:
------------------------------------

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

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

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {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:red}-1 core tests{color}.  The test build failed in ambari-server 

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

This message is automatically generated.

> Alert Definitions That Ignore Host Cannot Be Put Into Maintenance Mode
> ----------------------------------------------------------------------
>
>                 Key: AMBARI-10851
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10851
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10851.patch
>
>
> Alert definitions that ignore the host they run one, such as NameNode HA Health, cannot be put into maintenance mode. 
> {noformat:title=definition}
>         "ignore_host": true,
> {noformat}
> {noformat:title=Database}
> 535;2;70;"HDFS";"NAMENODE";"";"";1426004168842;"NameNode High Availability Health";"OK";"Active['c6402.ambari.apache.org:50070'], Standby['c6401.ambari.apache.org:50070'], Unknown[]"
> {noformat}
> {noformat:title=log message}
> 2015-03-10 12:56:25,736 WARN  [qtp1863043426-277] (AlertMaintenanceModeListener.java:161) onEvent() - The alert namenode_ha_health for component NAMENODE must have a host
> {noformat}



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