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

Hadoop QA commented on AMBARI-10694:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12727599/AMBARI-10694.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:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2489//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2489//console

This message is automatically generated.

> Update ranger install requirements dialog
> -----------------------------------------
>
>                 Key: AMBARI-10694
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10694
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10694.patch
>
>
> Update the text in ranger install requirements (in add service wizard) to 
> account for new DB support. See updated text below. 
> ----------------------------------------------------------------------------------
> 1) You must have an *existing MySQL/Oracle/Postgres/MSSQL Server* database 
> instance running to be used by Ranger.
> 2) In Assign Masters step of this wizard, you will be prompted to specify 
> which host for the Ranger Admin. On that host, you *must have DB Client 
> installed* for Ranger to access to the database. (Note: This is only 
> applicable for only HDP 2.2)
> 3) Ensure that the access for the DB Admin user is enabled in DB server from 
> any host.
> 4) Execute the following command on the Ambari Server host. Replace 
> {{database-type}} with *mysql|oracle|postgres|mssql* and 
> {{/jdbc/driver/path}} based on the location of corresponding JDBC driver:
> {code}
> ambari-server setup --jdbc-db={database-type} 
> --jdbc-driver={/jdbc/driver/path}
> {code}
> ----------------------------------------------------------------------------------



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

Reply via email to