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

Hadoop QA commented on AMBARI-9430:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12695943/AMBARI-9430.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {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/1549//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/1549//console

This message is automatically generated.

> Specify install requirements in Ranger Add Service Wizard
> ---------------------------------------------------------
>
>                 Key: AMBARI-9430
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9430
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Andrii Babiichuk
>            Assignee: Andrii Babiichuk
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9430.patch
>
>
> On the Select Services page, if Ranger is selected, open a confirmation popup 
> upon clicking Next. 
> In the popup, show the following info:
> In order to install Ranger, you must have the following before proceeding.
> 1) You must have an *existing MySQL Server or Oracle 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 MySQL Client or 
> Oracle Client installed* for Ranger to access to the database.
> 3) Ensure that the access for the DB Admin user (*root* in case of MySQL or 
> *SYS* in case of Oracle) is enabled in DB server from any host.
> 4) Execute the following command on the Ambari Server host. Replace 
> {{database-type}} with *mysql* or *oracle* and {{/jdbc/driver/path}} based on 
> the location of the MySQL or Oracle 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