Robert Levas created AMBARI-10124:
-------------------------------------
Summary: 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
Fix For: 2.0.0
*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)