[
https://issues.apache.org/jira/browse/AMBARI-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000424#comment-14000424
]
Sudhir Prakash commented on AMBARI-5798:
----------------------------------------
Perhaps this is the cause?
{code}
hadoopvm1-1:/usr/lib/python2.6/site-packages/ambari_agent # python HostInfo.py
Traceback (most recent call last):
File "HostInfo.py", line 33, in <module>
from Hardware import Hardware
File "/usr/lib/python2.6/site-packages/ambari_agent/Hardware.py", line 24, in
<module>
from Facter import Facter
File "/usr/lib/python2.6/site-packages/ambari_agent/Facter.py", line 33, in
<module>
from common_functions import OSCheck
ImportError: No module named common_functions
{code}
> Host Check erroneously reporting "Firewall Issues" during install
> -----------------------------------------------------------------
>
> Key: AMBARI-5798
> URL: https://issues.apache.org/jira/browse/AMBARI-5798
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 1.6.0
> Environment: SLES 11
> Ambari 1.6.0-39
> Reporter: Sudhir Prakash
>
> I am going through a cluster installation and noticed that one of the Host
> Checks failed with "Firewall issues". According to the message, it says that
> {{iptables}} is running on all of my nodes. However, iptables is not even
> installed on any of my nodes
> {code}
> hadoopvm1-1:~ # rpm -qa | grep -i iptables
> hadoopvm1-1:~ #
> {code}
> This issue will cause lots of confusion with our customers that will be
> performing an installation and should be addressed in 1.6.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)