----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41691/ -----------------------------------------------------------
Review request for Ambari, Eugene Chekanskiy, Sumit Mohanty, and Vitalyi Brodetskyi. Bugs: AMBARI-14479 https://issues.apache.org/jira/browse/AMBARI-14479 Repository: ambari Description ------- Issue Namenode safemode check timeout value of 30mins is more than the server timeout of 20mins for a task. Hence, the server kills the namenode startup script if it takes more than 20mins to get out of safemode. Diffs ----- ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_namenode.py 1766c44 ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py 67db735 ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py 399fd8d Diff: https://reviews.apache.org/r/41691/diff/ Testing ------- mvn clean test Thanks, Dmitro Lisnichenko