You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Grinenko (JIRA)" <ji...@apache.org> on 2016/02/11 17:46:18 UTC

[jira] [Created] (AMBARI-15017) RU/EU has to calculate ranger-env config ranger_privelege_user_jdbc_url

Dmytro Grinenko created AMBARI-15017:
----------------------------------------

             Summary: RU/EU has to calculate ranger-env config ranger_privelege_user_jdbc_url
                 Key: AMBARI-15017
                 URL: https://issues.apache.org/jira/browse/AMBARI-15017
             Project: Ambari
          Issue Type: Bug
    Affects Versions: trunk, 2.2.2
            Reporter: Dmytro Grinenko
            Priority: Blocker
             Fix For: trunk, 2.2.2
         Attachments: AMBARI-15017.patch

Add property managing to RangerConfigCalculation:

if db flavour is MySQL ranger_privelege_user_jdbc_url should be calculated as:
jdbc:mysql://db_host
if the db flavour is Oracle, ranger_privelege_user_jdbc_url should be calculated as:
jdbc:oracle:thin:@//db_host:1521



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