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

Hudson commented on AMBARI-13059:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #516 (See 
[https://builds.apache.org/job/Ambari-branch-2.1/516/])
AMBARI-13059 Alerts: HDFS Finalized alert needs to be for HDFS service 
(dlysnichenko) (dlysnichenko: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=13b9f0f45119ed73a55834f0f7d354e9612ee230)
* ambari-server/src/main/resources/alerts.json
* 
ambari-server/src/test/java/org/apache/ambari/server/alerts/HDFSUpgradeFinalizedStatusRunnableTest.java
* 
ambari-server/src/test/java/org/apache/ambari/server/metadata/AgentAlertDefinitionsTest.java
* 
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/alerts/alert_upgrade_finalized.py
* 
ambari-server/src/main/java/org/apache/ambari/server/alerts/HDFSUpgradeFinalizedStatusRunnable.java
* 
ambari-server/src/test/java/org/apache/ambari/server/api/services/AmbariMetaInfoTest.java
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/alerts.json


> Alerts: HDFS Finalized alert needs to be for HDFS service
> ---------------------------------------------------------
>
>                 Key: AMBARI-13059
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13059
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-13059.patch
>
>
> Why is the HDFS finalized alert an ambari server alert? And not HDFS, for the 
> NameNode? Could it be SCRIPT alert, or metric alert on HDFS? Just seems very 
> strange to be on AMbari server, because then it always getting registered, 
> even in clusters w/o HDFS.
> {code}
> {
>   "href" : 
> "http://server:8080/api/v1/clusters/MyCluster/alert_definitions/40";,
>   "AlertDefinition" : {
>     "cluster_name" : "MyCluster",
>     "component_name" : "AMBARI_SERVER",
>     "description" : "This service-level alert is triggered if HDFS is not in 
> the finalized state",
>     "enabled" : true,
>     "id" : 40,
>     "ignore_host" : false,
>     "interval" : 10,
>     "label" : "HDFS Upgrade Finalized State",
>     "name" : "ambari_upgrade_finalized_state",
>     "scope" : "SERVICE",
>     "service_name" : "AMBARI",
>     "source" : {
>       "class" : 
> "org.apache.ambari.server.alerts.HDFSUpgradeFinalizedStatusRunnable",
>       "type" : "SERVER"
>     }
>   }
> }
> {code}



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

Reply via email to