You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "vitthal (Suhas) Gogate (JIRA)" <ji...@apache.org> on 2014/09/03 17:31:51 UTC

[jira] [Commented] (AMBARI-6704) ambari-server setup with the jdbc options results setup completed but miss some steps and missleading

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

vitthal (Suhas) Gogate commented on AMBARI-6704:
------------------------------------------------

Jun, where is patch attached to this Jira? Status should be changed to patch available after you attach the patch to this Jira..  Am I missing something? 

> ambari-server setup with the jdbc options results setup completed but miss some steps and missleading
> -----------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-6704
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6704
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: jun aoki
>            Assignee: jun aoki
>            Priority: Minor
>
> When executing ambari-server setup command with jdbc options, I get successfully setup but many things (like selinux and creating ambari user) are missing.
> {code}
> $ sudo ambari-server setup --jdbc-db=mysql --jdbc-driver aaa
> Using python  /usr/bin/python2.6
> Setup ambari-server
> JDBC driver was successfully initialized .
> Ambari Server 'setup' completed successfully.
> {code}
> This should've kept going further
> {code}
> $ sudo ambari-server setup
> Using python  /usr/bin/python2.6
> Setup ambari-server
> Checking SELinux...
> SELinux status is 'enabled'
> SELinux mode is 'enforcing'
> Temporarily disabling SELinux
> WARNING: SELinux is set to 'permissive' mode and temporarily disabled.
> OK to continue [y/n] (y)?
> Ambari-server daemon is configured to run under user 'ambariuser'. Change this setting [y/n] (n)? 
> ...
> {code}
> I can submit a patch in a short while.



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