Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-21648

Do not use 'dbo' schema name in idempotent Ambari DDL generator for AzureDB.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0
    • ambari-server
    • None

    Description

      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.

      Attachments

        1. AMBARI-21648.v1.patch
          0.6 kB
          Sebastian Toader

        Issue Links

          Activity

            People

              stoader Sebastian Toader
              stoader Sebastian Toader
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: