[
https://issues.apache.org/jira/browse/AMBARI-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841662#comment-13841662
]
Trevor McKay commented on AMBARI-1725:
--------------------------------------
Okay, if this is accepted then there is one additional issue that can arguably
be treated separately.
The server side code and tests will work, but the agent side will still report
iptables incorrectly on some systems. The fix I believe is to move the
firewall checks into ambari-common and reference the same code from
ambari-server and ambari-agent to avoid duplication.
> Check for iptables in ambari-server.py should use firewalld.service on Fedora
> 18+
> ---------------------------------------------------------------------------------
>
> Key: AMBARI-1725
> URL: https://issues.apache.org/jira/browse/AMBARI-1725
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 1.4.1
> Environment: trunk on F19
> Reporter: Trevor McKay
> Assignee: Trevor McKay
> Priority: Minor
> Attachments: AMBARI-1725.patch
>
>
> ambari-server setup uses "/sbin/service iptables status" to check the
> firewall service and warn the user (with a special case for ubuntu).
> On Fedora 18+, the iptables service has been replaced with firewalld.
--
This message was sent by Atlassian JIRA
(v6.1#6144)