[
https://issues.apache.org/jira/browse/AMBARI-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367820#comment-14367820
]
Hudson commented on AMBARI-10124:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.0.0 #100 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/100/])
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=89ac48305f995287bccb7cffb50e9c38a8e742d4)
* 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)