-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29158/
-----------------------------------------------------------
(Updated Dec. 23, 2014, 10:59 a.m.)
Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, Jaimin Jetly,
Sid Wagle, and Yusaku Sako.
Changes
-------
Fixed issue where methods in
`common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py` after
`security_status` were shifted to the left, removing them from the `NameNode`
class.
Bugs: AMBARI-8477
https://issues.apache.org/jira/browse/AMBARI-8477
Repository: ambari
Description
-------
The HDFS service components should indicate security state when queried by
Ambari Agent via STATUS_COMMAND.
See https://issues.apache.org/jira/browse/AMBARI-8477 for more information.
Diffs (updated)
-----
ambari-agent/src/test/python/resource_management/TestSecurityCommons.py
PRE-CREATION
ambari-common/src/main/python/resource_management/libraries/functions/security_commons.py
PRE-CREATION
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/datanode.py
4afd4ce
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_client.py
3c54e6b
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/journalnode.py
f664bcd
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py
c8a460f
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/snamenode.py
7106422
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/status_params.py
0027a4c
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/zkfc_slave.py
4102b69
Diff: https://reviews.apache.org/r/29158/diff/
Testing
-------
Manual tests on a test cluster
Updated test in
`ambari-agent/src/test/python/resource_management/TestSecurityCommons.py`
Waiting for tests to complete on Jenkins
Thanks,
Robert Levas