----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55775/#review162503 -----------------------------------------------------------
ambari-server/src/main/python/ambari_server_main.py (line 228) <https://reviews.apache.org/r/55775/#comment233820> Actually, this if may have been indented too much. It should not be part of the for loop - Sumit Mohanty On Jan. 20, 2017, 5:29 p.m., Madhuvanthi Radhakrishnan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55775/ > ----------------------------------------------------------- > > (Updated Jan. 20, 2017, 5:29 p.m.) > > > Review request for Ambari and Sumit Mohanty. > > > Bugs: AMBARI-19654 > https://issues.apache.org/jira/browse/AMBARI-19654 > > > Repository: ambari > > > Description > ------- > > Added log messages to ambari_main_server and increased the timeout for server > start > > > Diffs > ----- > > ambari-server/src/main/python/ambari_server_main.py a3fb08d > > Diff: https://reviews.apache.org/r/55775/diff/ > > > Testing > ------- > > Output: > [root@mradha-amupg-1 /]# ambari-server start > Using python /usr/bin/python > Starting ambari-server > Ambari Server running with administrator privileges. > Organizing resource files at /var/lib/ambari-server/resources... > Ambari database consistency check started... > Server PID at: /var/run/ambari-server/ambari-server.pid > Server out at: /var/log/ambari-server/ambari-server.out > Server log at: /var/log/ambari-server/ambari-server.log > Waiting for server start......... > Server PID determined Ambari Server has started successfully > Ambari Server 'start' completed successfully. > > > Thanks, > > Madhuvanthi Radhakrishnan > >
