----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52989/#review153097 -----------------------------------------------------------
ambari-agent/src/main/python/ambari_agent/ActionQueue.py (line 242) <https://reviews.apache.org/r/52989/#comment222370> Should the default value be 2 seconds - I was looking at runs yesterday and NN status check was taking more than 2 seconds and I assume it will translate to reporting the status as INSTALLED. Wonder if 5 seconds is a better default? We should still log if command takes more than 2 seconds. - Sumit Mohanty On Oct. 18, 2016, 3:09 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52989/ > ----------------------------------------------------------- > > (Updated Oct. 18, 2016, 3:09 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-18629 > https://issues.apache.org/jira/browse/AMBARI-18629 > > > Repository: ambari > > > Description > ------- > > After cluster install, HDFS goes down after it is started. > Here is a repro cluster : 172.27.35.0 (with https) > > Also, this cluster runs on all the configs mentioned in the Environment > description. > No particular exceptions are found in HDFS/ambari server logs > > > Diffs > ----- > > ambari-agent/src/main/python/ambari_agent/ActionQueue.py c03ee4f > ambari-common/src/main/python/ambari_commons/thread_utils.py PRE-CREATION > > Diff: https://reviews.apache.org/r/52989/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
