You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/03/18 18:30:39 UTC

[jira] [Updated] (AMBARI-10124) Wrong alert on added host on secure cluster

     [ https://issues.apache.org/jira/browse/AMBARI-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated AMBARI-10124:
----------------------------------
    Attachment: AMBARI-10124_01.patch

> 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)