[
https://issues.apache.org/jira/browse/AMBARI-21843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145664#comment-16145664
]
Hadoop QA commented on AMBARI-21843:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12884266/AMBARI-21843.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/12093//console
This message is automatically generated.
> Database consistency check fails after upgrade to ambari 2.6.0
> --------------------------------------------------------------
>
> Key: AMBARI-21843
> URL: https://issues.apache.org/jira/browse/AMBARI-21843
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.6.0
>
> Attachments: AMBARI-21843.patch
>
>
> Here we need to fix two issues:
> 1) Table "clusterconfigmapping" was removed in ambari-2.6.0 (dropping it
> during upgrade). But db consistency check still using this table to get some
> data. After upgrade it fails because "clusterconfigmapping" doesn't exist.
> Need to reimplement checks which are using this table.
> 2) Db consistency check doesn't show any information for user about errors,
> in casse when table doesn't exist. You can check that with
> "clusterconfigmapping"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)