-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43266/
-----------------------------------------------------------
(Updated Лют. 6, 2016, 6:43 після полудня)
Review request for Ambari, Alejandro Fernandez and Myroslav Papirkovskyy.
Bugs: AMBARI-14948
https://issues.apache.org/jira/browse/AMBARI-14948
Repository: ambari
Description
-------
Command line utility to find inconsistencies in configs
Services without configs
Configs without services
relationship between clusterconfig, serviceconfigmapping, and
clusterconfigmapping
Do outter joins and find missing configs
At least one should be selected for config type, compare known config types vs
expected in the stack, versions are incremental
Diffs (updated)
-----
ambari-server/sbin/ambari-server 47e2926
ambari-server/src/main/java/org/apache/ambari/server/checks/CheckDatabaseHelper.java
PRE-CREATION
ambari-server/src/main/python/ambari-server.py 8be79a5
ambari-server/src/main/python/ambari_server/checkDatabase.py PRE-CREATION
ambari-server/src/main/python/ambari_server/setupActions.py 686ac9a
Diff: https://reviews.apache.org/r/43266/diff/
Testing
-------
Will add tests later
Thanks,
Vitalyi Brodetskyi