----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43266/#review118093 -----------------------------------------------------------
It's not final patch. I will add tests, documentation for methods and better log messages a little bit later. Please take a look at base logic. - Vitalyi Brodetskyi On Лют. 5, 2016, 10:06 після полудня, Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43266/ > ----------------------------------------------------------- > > (Updated Лют. 5, 2016, 10:06 після полудня) > > > 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 > ----- > > 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 > >
