You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/04/26 14:37:13 UTC

[jira] [Commented] (AMBARI-14103) Incorrect firewall check on CentOS7 while adding new host to cluster

    [ https://issues.apache.org/jira/browse/AMBARI-14103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258001#comment-15258001 ] 

Hadoop QA commented on AMBARI-14103:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12800725/AMBARI-14103.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/6657//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/6657//console

This message is automatically generated.

> Incorrect firewall check on CentOS7 while adding new host to cluster
> --------------------------------------------------------------------
>
>                 Key: AMBARI-14103
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14103
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Dmytro Sen
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-14103.patch
>
>
> Steps:  
> 1\. Identify a new CentOS7 host to be added to an existing HDP cluster  
> 2\. Turn on firewall on the host as follows:  
> yum install -y iptables  
> yum install -y iptables-services  
> service iptables start
> 3\. From Ambari UI, go to hosts page - Actions - Add New Hosts  
> 4\. Specify hostname and key to connect to the host; hit Next  
> 5\. Open Host Checks screen by clicking the hyperlink to see the warnings
> Result:  
> "There were no firewalls running"  
> Firewall issues (0)
> Expected Result:  
> Message should display that firewall is running
> See attached - Output of iptables related commands from the console of the
> CentOS7 host



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)