[
https://issues.apache.org/jira/browse/AMBARI-21648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Toader updated AMBARI-21648:
--------------------------------------
Attachment: AMBARI-21648.v1.patch
> Do not use 'dbo' schema name in idempotent Ambari DDL generator for AzureDB.
> ----------------------------------------------------------------------------
>
> Key: AMBARI-21648
> URL: https://issues.apache.org/jira/browse/AMBARI-21648
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Fix For: 2.6.0
>
> Attachments: AMBARI-21648.v1.patch
>
>
> Ambari database tables can be created in any AzureDB schema beside the
> default 'dbo'. The generated DDL sql will fail in case the Ambari database
> tables were to be created in other schema than 'dbo' as it looks up db
> objects in 'dbo' schema only.
> If no schema is specified than db object will be looked up in the default
> schema of the user.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)