[
https://issues.apache.org/jira/browse/AMBARI-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124519#comment-15124519
]
Hudson commented on AMBARI-14848:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #271 (See
[https://builds.apache.org/job/Ambari-branch-2.2/271/])
AMBARI-14848 : AMS service has critical alert after upgrade to 2.2.1.0.
(avijayan:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8aa512448d0d9ecd916faa704288351f1a5510e7])
*
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog221.java
*
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog221Test.java
> AMS service has critical alert after upgrade to 2.2.1.0
> [METRICS_COLLECTOR:"Connection failed: [Errno -2] Name or service not known
> to {{zookeeper_clientPort}}:61181" ]
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-14848
> URL: https://issues.apache.org/jira/browse/AMBARI-14848
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.2.1
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Critical
> Fix For: 2.2.1
>
> Attachments: AMBARI-14848.patch
>
>
> STR:
> # Deploy old version cluster (2.2.0 or 2.0.1)
> # Enable Security (Mit)
> # Make ambari only upgrade to 2.2.1
> Actual results:
> AMS service has critical alert after upgrade to 2.2.1.0
> [METRICS_COLLECTOR:"Connection failed: [Errno -2] Name or service not known
> to {{zookeeper_clientPort}}:61181" ]
> {code}
> {
> "href" : "https://<host>:8443/api/v1/clusters/cl1/alerts/18",
> "Alert" : {
> "cluster_name" : "cl1",
> "component_name" : "METRICS_COLLECTOR",
> "definition_id" : 58,
> "definition_name" : "ams_metrics_collector_zookeeper_server_process",
> "host_name" : "os-u14-rxwmxu-upg-sanity-1.novalocal",
> "id" : 18,
> "instance" : null,
> "label" : "Metrics Collector - ZooKeeper Server Process",
> "latest_timestamp" : 1454056914768,
> "maintenance_state" : "OFF",
> "original_timestamp" : 1454055174645,
> "scope" : "ANY",
> "service_name" : "AMBARI_METRICS",
> "state" : "CRITICAL",
> "text" : "Connection failed: [Errno -2] Name or service not known to
> {{zookeeper_clientPort}}:61181"
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)