----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53182/#review154026 -----------------------------------------------------------
ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/master.py (line 327) <https://reviews.apache.org/r/53182/#comment223545> Minor nit: As you are returning a boolean, we can add a log saying that interpreter.json was not created in 50 seconds for better debuggability. No need to block on it though. - Sumit Mohanty On Oct. 27, 2016, 11:19 a.m., Renjith Kamath wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53182/ > ----------------------------------------------------------- > > (Updated Oct. 27, 2016, 11:19 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 > 4583d81 > > Diff: https://reviews.apache.org/r/53182/diff/ > > > Testing > ------- > > manually tested on CentOS > > > Thanks, > > Renjith Kamath > >
