Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 99A1F105AC for ; Fri, 6 Dec 2013 16:38:40 +0000 (UTC) Received: (qmail 55055 invoked by uid 500); 6 Dec 2013 16:38:40 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 55016 invoked by uid 500); 6 Dec 2013 16:38:36 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 54997 invoked by uid 99); 6 Dec 2013 16:38:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 16:38:35 +0000 Date: Fri, 6 Dec 2013 16:38:35 +0000 (UTC) From: "Trevor McKay (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-1725) Check for iptables in ambari-server.py should use firewalld.service on Fedora 18+ MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trevor McKay updated AMBARI-1725: --------------------------------- Attachment: AMBARI-1725.patch Updated patch for trunk. > 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)