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

Hudson commented on AMBARI-17514:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #5202 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5202/])
AMBARI-17514. StackAdvisor fix for Oracle 12C and Add message if user 
(vbrodetskyi: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1c09b40a5066857dd0eb2a7649fe081dc4a108c2])
* ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
* 
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
* ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py
* 
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
* 
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py
* 
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py


> StackAdvisor fix for Oracle 12C and Add message if user forgot to set jdbc
> --------------------------------------------------------------------------
>
>                 Key: AMBARI-17514
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17514
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Mugdha Varadkar
>            Assignee: Mugdha Varadkar
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17514.patch
>
>
> For ORACLE:
> Case 1
> db_host=host:port:SID, example: db_host=localhost:1521:ORCL
> connection_string = {{jdbc:oracle:thin:@db_host}}
> Case 2
> db_host=host:port/ServiceName, example: db_host=localhost:1521/XE
> connection_string = {{jdbc:oracle:thin:@//db_host}}
> Adding message if user forgot to set jdbc using "ambari-server setup 
> --jdbc-db= --jdbc-driver="



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

Reply via email to