----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43266/#review118321 -----------------------------------------------------------
ambari-server/src/main/python/ambari-server.py (line 529) <https://reviews.apache.org/r/43266/#comment179545> My concern is that if it's independent, then no one will ever use it or really know about it. Perhaps we add a flag to ambari.properties such as check_database_on_startup=true - Alejandro Fernandez On Feb. 6, 2016, 6:43 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43266/ > ----------------------------------------------------------- > > (Updated Feb. 6, 2016, 6:43 p.m.) > > > 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 > >
