-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28443/
-----------------------------------------------------------
(Updated Nov. 25, 2014, 4:24 p.m.)
Review request for Ambari, Dmitro Lisnichenko and Dmytro Sen.
Bugs: AMBARI-8445
https://issues.apache.org/jira/browse/AMBARI-8445
Repository: ambari
Description (updated)
-------
Resource management should support working under sudo
Diffs
-----
ambari-agent/src/test/python/resource_management/TestDirectoryResource.py
5a63891
ambari-agent/src/test/python/resource_management/TestExecuteResource.py
8423eec
ambari-agent/src/test/python/resource_management/TestFileResource.py be6c6e7
ambari-agent/src/test/python/resource_management/TestGroupResource.py ac25073
ambari-agent/src/test/python/resource_management/TestLinkResource.py 87af645
ambari-agent/src/test/python/resource_management/TestPackageResource.py
faa89d0
ambari-agent/src/test/python/resource_management/TestPropertiesFileResource.py
1f7581b
ambari-agent/src/test/python/resource_management/TestUserResource.py b0eb972
ambari-agent/src/test/python/resource_management/TestXmlConfigResource.py
e7a61e4
ambari-common/src/main/python/resource_management/core/providers/accounts.py
92a528b
ambari-common/src/main/python/resource_management/core/providers/package/apt.py
9346b3e
ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py
0b26e76
ambari-common/src/main/python/resource_management/core/providers/package/zypper.py
4364cef
ambari-common/src/main/python/resource_management/core/providers/system.py
0844775
ambari-common/src/main/python/resource_management/core/resources/system.py
4fe8440
ambari-common/src/main/python/resource_management/core/shell.py 3f5b8bc
ambari-common/src/main/python/resource_management/core/sudo.py PRE-CREATION
ambari-common/src/main/python/resource_management/libraries/providers/hdfs_directory.py
d14968e
ambari-server/src/main/java/org/apache/ambari/server/bootstrap/SshHostInfo.java
50ac257
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive_service.py
42a1d69
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_server.py 94382f6
Diff: https://reviews.apache.org/r/28443/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk