[
https://issues.apache.org/jira/browse/AMBARI-19895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857070#comment-15857070
]
Hudson commented on AMBARI-19895:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #6665 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6665/])
AMBARI-19895. Firewall check during ambari-server setup fails on CentOS7
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fb4fb888e6345e7ab03ea0e85325c53f1ef560d9])
* (edit) ambari-common/src/main/python/ambari_commons/firewall.py
* (edit) ambari-common/src/main/python/resource_management/core/logger.py
* (edit) ambari-common/src/main/python/resource_management/core/shell.py
> Firewall check during ambari-server setup fails on CentOS7
> ----------------------------------------------------------
>
> Key: AMBARI-19895
> URL: https://issues.apache.org/jira/browse/AMBARI-19895
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Environment: CentOS7
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Blocker
> Fix For: 2.5.0
>
> Attachments: AMBARI-19895.patch
>
>
> {noformat:title=ambari-server setup -s}
> Using python /usr/bin/python
> Setup ambari-server
> Checking SELinux...
> SELinux status is 'disabled'
> Customize user account for ambari-server daemon [y/n] (n)?
> Adjusting ambari-server permissions and ownership...
> Checking firewall status...
> WARNING: Unable to check firewall status: 'NoneType' object has no attribute
> 'isEnabledFor'
> ERROR: Unexpected AttributeError: 'NoneType' object has no attribute 'split'
> For more info run ambari-server with -v or --verbose option
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)