Dmitry Lysnichenko created AMBARI-19175:
-------------------------------------------
Summary: DB configs consistency check failed after disable
kerberos or Ambari upgrade
Key: AMBARI-19175
URL: https://issues.apache.org/jira/browse/AMBARI-19175
Project: Ambari
Issue Type: Bug
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Priority: Blocker
DB configs consistency check failed after disable kerberos.
Services start successful and service check passed.
{noformat}Checking database
DB configs consistency check failed. Run "ambari-server start
--skip-database-check" to skip.
You may try --auto-fix-database flag to attempt to fix issues automatically.
If you use this "--skip-database-check" option, do not make any changes to your
cluster topology or perform a cluster upgrade until you correct the database
consistency issues.
See "/var/log/ambari-server/ambari-server-check-database.log" for more details
on the consistency issues.
Ambari Server 'check-database' completed{noformat}
=========
Also seen after Ambari upgrade. Below entry in ambari-server-check-database.log
might be the issue:
{code}
2016-12-12 15:49:03,973 ERROR - Found configs that are not mapped to any
service!
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)