----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29923/ -----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Jonathan Hurley. Bugs: AMBARI-9147 https://issues.apache.org/jira/browse/AMBARI-9147 Repository: ambari Description ------- less /var/log/ambari-agent/ambari-agent.out Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/ambari_agent/AlertSchedulerHandler.py", line 174, in __load_definitions with open(os.path.join(self.cachedir, self.FILENAME)) as fp: IOError: [Errno 2] No such file or directory: '/var/lib/ambari-agent/cache/alerts/definitions.json' Diffs ----- ambari-agent/src/main/python/ambari_agent/AlertSchedulerHandler.py 11f7de3 Diff: https://reviews.apache.org/r/29923/diff/ Testing ------- Tests ok Hadoop-QA will give -1 as there are no tests changes. They are not needed as the only thing changed is more meaningful message to logs Thanks, Yurii Shylov