Vitaly Brodetskyi created AMBARI-21843:
------------------------------------------
Summary: 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
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)