----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53182/#review153907 -----------------------------------------------------------
ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py (line 179) <https://reviews.apache.org/r/53182/#comment223419> Introducing sleeps is a bad way of checking for something to pass, especially since it adds delays during deployment/testing and may not be needed in future versions. Is there anything else that can be checked? - Alejandro Fernandez On Oct. 26, 2016, 9:03 a.m., Renjith Kamath wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53182/ > ----------------------------------------------------------- > > (Updated Oct. 26, 2016, 9:03 a.m.) > > > Review request for Ambari, Alejandro Fernandez, DIPAYAN BHOWMICK, Jayush > Luniya, Prabhjyot Singh, Rohit Choudhary, and Sumit Mohanty. > > > Bugs: AMBARI-18690 > https://issues.apache.org/jira/browse/AMBARI-18690 > > > Repository: ambari > > > Description > ------- > > - interpreter.json file isn't available before first server start > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py > 8eb36c8 > > Diff: https://reviews.apache.org/r/53182/diff/ > > > Testing > ------- > > manually tested on CentOS > > > Thanks, > > Renjith Kamath > >
