[
https://issues.apache.org/jira/browse/AMBARI-20532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936744#comment-15936744
]
Hadoop QA commented on AMBARI-20532:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12859960/AMBARI-20532.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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:red}-1 core tests{color}. The test build failed in ambari-server
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/11124//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11124//console
This message is automatically generated.
> 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
> Attachments: AMBARI-20532.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)