-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53988/
-----------------------------------------------------------

Review request for Ambari, Di Li and Sumit Mohanty.


Bugs: AMBARI-18960
    https://issues.apache.org/jira/browse/AMBARI-18960


Repository: ambari


Description
-------

Agent attempt so sync the resources/dashboards directory for every command. 
Since this directory doesn't exist by default, it ends up printing the 
following warning repeatedly:

WARNING 2016-11-21 14:11:32,916 FileCache.py:178 - Error occurred during cache 
update. Error tolerate setting is set to true, so ignoring this error and 
continuing with current cache. Error details: Can not download file from url 
http://<server>:8080/resources//dashboards/.hash: HTTP Error 404: Not Found


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py 
fbc1509 
  ambari-agent/src/test/python/ambari_agent/TestCustomServiceOrchestrator.py 
9f1241e 

Diff: https://reviews.apache.org/r/53988/diff/


Testing
-------

mvn clean test (on ambari-agent)

Ran 445 tests in 12.144s

[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.891 s


Thanks,

Tim Thorpe

Reply via email to