-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31634/
-----------------------------------------------------------
(Updated March 2, 2015, 9:29 p.m.)
Review request for Ambari, Alejandro Fernandez and Nate Cole.
Bugs: AMBARI-9878
https://issues.apache.org/jira/browse/AMBARI-9878
Repository: ambari
Description
-------
The agent disk usage alert was hard coding /usr/hdp as the mount location to
check for disk usage (in addition to /); /usr/hdp doesn't exist on HDP 2.0 or
2.1
Diffs (updated)
-----
ambari-server/src/main/resources/host_scripts/alert_disk_space.py d069f48
ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py 4a265e1
Diff: https://reviews.apache.org/r/31634/diff/
Testing
-------
Deployed an HDP 2.1 cluster and verified the alert.
Thanks,
Jonathan Hurley