hit return too fast:

line:
has_nagios = not len(hagios_server_hosts) == 0

should probably read:

has_nagios = not len(nagios_server_hosts) == 0



From: Aaron Cody <[email protected]<mailto:[email protected]>>
Date: Tuesday, May 27, 2014 at 2:29 PM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>, 
"[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: Re: [ANNOUNCE] Apache Ambari 1.6.0

the install seems to be failing on nagios … looking at the code, the culprit 
may be a typo in file :

/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/params.py

line:
has_nagios = not len(hagios_server_hosts) == 0

should probably read:


Aaron

From: Srimanth Gunturi 
<[email protected]<mailto:[email protected]>>
Reply-To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Date: Saturday, May 24, 2014 at 6:53 PM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>, 
"[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: [ANNOUNCE] Apache Ambari 1.6.0

The Apache Ambari team is proud to announce Apache Ambari version 1.6.0

Apache Ambari is a tool for provisioning, managing, and monitoring Apache 
Hadoop clusters. Ambari consists of a set of RESTful APIs and browser-based 
management console UI.

The release bits are at: 
http://www.apache.org/dyn/closer.cgi/ambari/ambari-1.6.0

To use the released bits please use the following documentation:

https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+1.6.0

We would like to thank all the contributors that made the release possible.

Regards,

The Ambari Team

CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader of 
this message is not the intended recipient, you are hereby notified that any 
printing, copying, dissemination, distribution, disclosure or forwarding of 
this communication is strictly prohibited. If you have received this 
communication in error, please contact the sender immediately and delete it 
from your system. Thank You.

Reply via email to