[ 
https://issues.apache.org/jira/browse/AMBARI-21836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nishant Bangarwa updated AMBARI-21836:
--------------------------------------
    Attachment: AMBARI-21836.patch

> 2.6.0 Upgrade Fails Because Of Missing Table
> --------------------------------------------
>
>                 Key: AMBARI-21836
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21836
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Nishant Bangarwa
>            Assignee: Nishant Bangarwa
>         Attachments: AMBARI-21836.patch
>
>
> STR:
> Install Ambari 2.5
> Upgrade to Ambari 2.6
> The following code is throwing a table not found exception:
>     String supersetConfigMappingRemoveSQL = String.format(
>         "DELETE FROM %s WHERE type_name like '%s%%'",
>         CLUSTER_CONFIG_MAPPING_TABLE, configPrefix);
> This was introduced in AMBARI-21076. The problem is that the 
> clusterconfigmapping table no longer exists...
> Options



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to