[
https://issues.apache.org/jira/browse/AMBARI-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367817#comment-14367817
]
Hudson commented on AMBARI-10124:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2071 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2071/])
AMBARI-10124. Wrong alert on added host on secure cluster (rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=32e1215639f3cdfea68e2955f316576f1ded85fe)
* ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py
> Wrong alert on added host on secure cluster
> -------------------------------------------
>
> Key: AMBARI-10124
> URL: https://issues.apache.org/jira/browse/AMBARI-10124
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: alerts
> Fix For: 2.0.0
>
> Attachments: AMBARI-10124_01.patch
>
>
> *STR*
> Install HDP
> Enable security
> Add host with datanode
> *Result*
> For added host there is an alert:
> Connection failed to http://c6404.ambari.apache.org:1022
> Manually this webpage is avaliable
> *Expected*
> No alert
> *Cause*
> The error that gets generated is
> {code}
> Local variable 'error_msg' might be referenced before assignment
> {code}
> *Solution*
> Fix Python code by initializing {{error_msg}} properly.,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)