You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/05/15 12:09:00 UTC

[jira] [Commented] (AMBARI-23841) ambari-server setup throwing Error "/usr/lib/ambari-server/lib/ambari_commons/subprocess32.py:153: RuntimeWarning: The _posixsubprocess module is not being used"

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

Hudson commented on AMBARI-23841:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9253 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9253/])
AMBARI-23841. ambari-server setup throwing Error (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=43a12704fb6c524faa76d04898edb875ec27dc2c])
* (add) ambari-common/src/main/python/ambari_commons/libs/x86_64/__init__.py
* (edit) ambari-common/src/main/python/ambari_commons/subprocess32.py
* (add) ambari-common/src/main/python/ambari_commons/libs/__init__.py
* (add) ambari-common/src/main/python/ambari_commons/libs/x86_64/_posixsubprocess.so
* (add) ambari-common/src/main/python/ambari_commons/libs/ppc64le/_posixsubprocess.so
* (add) ambari-common/src/main/python/ambari_commons/libs/ppc64le/__init__.py
* (delete) ambari-common/src/main/python/ambari_commons/_posixsubprocess.so
AMBARI-23841. ambari-server setup throwing Error (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=11105485308d2a6d96c537df08a711285f6b1cb4])
* (edit) ambari-common/src/main/python/ambari_commons/libs/ppc64le/_posixsubprocess.so


> ambari-server setup throwing Error "/usr/lib/ambari-server/lib/ambari_commons/subprocess32.py:153: RuntimeWarning: The _posixsubprocess module is not being used"
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-23841
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23841
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>         Attachments: AMBARI-23841.patch, AMBARI-23841.patch, AMBARI-23841.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
>     
>     [root@nat-r7-bjks-man-5 ~]# ambari-server setup --java-home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.ppc64le/
>     Using python  /usr/bin/python
>     Setup ambari-server
>     /usr/lib/ambari-server/lib/ambari_commons/subprocess32.py:153: RuntimeWarning: The _posixsubprocess module is not being used. Child process reliability may suffer if your program uses threads.
>       "program uses threads.", RuntimeWarning)
>     Checking SELinux...
>     SELinux status is 'enabled'
>     SELinux mode is 'permissive'
>     WARNING: SELinux is set to 'permissive' mode and temporarily disabled.
>     OK to continue [y/n] (y)?
>     Customize user account for ambari-server daemon [y/n] (n)?
>     Adjusting ambari-server permissions and ownership...
>     



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)