-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20776/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-5590
https://issues.apache.org/jira/browse/AMBARI-5590
Repository: ambari
Description
-------
This problem exists due to the fact that /var/run on ubuntu is tmpfs, just
like /tmp it get's cleaned on reboot, so folders /var/run/ambari-agent,
/var/run/ambari-server created during ambari packages install, gets removed.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/ProcessHelper.py 7533480
ambari-agent/src/main/python/ambari_agent/main.py a140075
ambari-server/src/main/python/ambari-server.py 5adf44d
ambari-server/src/test/python/TestAmbariServer.py 51d3c64
Diff: https://reviews.apache.org/r/20776/diff/
Testing
-------
Thanks,
Andrew Onischuk