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 2017/05/17 17:03:04 UTC

[jira] [Commented] (AMBARI-20532) Ambari-server CLI to setup Database Options Broken

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

Hudson commented on AMBARI-20532:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #7489 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7489/])
AMBARI-20532 Ambari-server CLI to setup Database Options Broken (dsen) (dsen: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=772be786d930322e4a95e4755c36ffece24d30e4])
* (edit) ambari-server/src/main/python/ambari-server.py
* (edit) ambari-server/src/main/python/ambari_server/setupMpacks.py
* (edit) ambari-server/src/test/python/TestAmbariServer.py


> Ambari-server CLI to setup Database Options Broken
> --------------------------------------------------
>
>                 Key: AMBARI-20532
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20532
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.2
>         Environment: Testing
>            Reporter: David Streever
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-20532_2.patch
>
>
> When trying to automate the configuration of Ambari through the 'ambari-server setup' with options to setup the database and JDK, the return claims success but fails to make adjustments to 'ambari.properties' and 'password.dat' files.
> Example CLI Call:
> /usr/sbin/ambari-server setup --java-home=/usr/java/default --database=mysql --databasehost="db.hdp.local" --databaseport=3306 --databasename=ambari --databaseusername=ambari --databasepassword=hortonworks --jdbc-driver=/usr/share/java/mysql-connector-java.jar --jdbc-db=mysql --master-key=hortonworks --master-key-persist=true --truststore-type=jceks --truststore-path=/etc/ambari-server/conf/password.jceks --truststore-password=hortonworks -v -g



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)