You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2014/11/28 23:24:51 UTC

Review Request 28533: Run sudo commands as sudo and sudo su ability in Resource Management

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

Review request for Ambari and Dmytro Sen.


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


Repository: ambari


Description
-------


Diffs
-----

  ambari-agent/src/test/python/resource_management/TestCopyFromLocal.py 32a7963 
  ambari-agent/src/test/python/resource_management/TestExecuteResource.py 7820e47 
  ambari-agent/src/test/python/resource_management/TestGroupResource.py 4245fdf 
  ambari-agent/src/test/python/resource_management/TestPackageResource.py c762355 
  ambari-agent/src/test/python/resource_management/TestUserResource.py f1d22e6 
  ambari-common/src/main/python/resource_management/core/providers/package/apt.py 0ad6ca5 
  ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py b026ab4 
  ambari-common/src/main/python/resource_management/core/providers/package/zypper.py 293a454 
  ambari-common/src/main/python/resource_management/core/providers/system.py 6ec5bb5 
  ambari-common/src/main/python/resource_management/core/resources/system.py 49e3a7b 
  ambari-common/src/main/python/resource_management/core/shell.py 2a472f2 
  ambari-common/src/main/python/resource_management/core/sudo.py 31cd468 
  ambari-common/src/main/python/resource_management/libraries/providers/copy_from_local.py 19f4669 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 28533: Run sudo commands as sudo and sudo su ability in Resource Management

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28533/#review63272
-----------------------------------------------------------

Ship it!


Ship It!

- Dmytro Sen


On Ноя. 28, 2014, 10:25 п.п., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28533/
> -----------------------------------------------------------
> 
> (Updated Ноя. 28, 2014, 10:25 п.п.)
> 
> 
> Review request for Ambari, Artem Baranchuk and Dmytro Sen.
> 
> 
> Bugs: AMBARI-8476
>     https://issues.apache.org/jira/browse/AMBARI-8476
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Run sudo commands as sudo and sudo su ability in Resource Management
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/test/python/resource_management/TestCopyFromLocal.py 32a7963 
>   ambari-agent/src/test/python/resource_management/TestExecuteResource.py 7820e47 
>   ambari-agent/src/test/python/resource_management/TestGroupResource.py 4245fdf 
>   ambari-agent/src/test/python/resource_management/TestPackageResource.py c762355 
>   ambari-agent/src/test/python/resource_management/TestUserResource.py f1d22e6 
>   ambari-common/src/main/python/resource_management/core/providers/package/apt.py 0ad6ca5 
>   ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py b026ab4 
>   ambari-common/src/main/python/resource_management/core/providers/package/zypper.py 293a454 
>   ambari-common/src/main/python/resource_management/core/providers/system.py 6ec5bb5 
>   ambari-common/src/main/python/resource_management/core/resources/system.py 49e3a7b 
>   ambari-common/src/main/python/resource_management/core/shell.py 2a472f2 
>   ambari-common/src/main/python/resource_management/core/sudo.py 31cd468 
>   ambari-common/src/main/python/resource_management/libraries/providers/copy_from_local.py 19f4669 
> 
> Diff: https://reviews.apache.org/r/28533/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>


Re: Review Request 28533: Run sudo commands as sudo and sudo su ability in Resource Management

Posted by Artem Baranchuk <ab...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28533/#review63271
-----------------------------------------------------------

Ship it!


Ship It!

- Artem Baranchuk


On Ноя. 28, 2014, 10:25 п.п., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28533/
> -----------------------------------------------------------
> 
> (Updated Ноя. 28, 2014, 10:25 п.п.)
> 
> 
> Review request for Ambari, Artem Baranchuk and Dmytro Sen.
> 
> 
> Bugs: AMBARI-8476
>     https://issues.apache.org/jira/browse/AMBARI-8476
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Run sudo commands as sudo and sudo su ability in Resource Management
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/test/python/resource_management/TestCopyFromLocal.py 32a7963 
>   ambari-agent/src/test/python/resource_management/TestExecuteResource.py 7820e47 
>   ambari-agent/src/test/python/resource_management/TestGroupResource.py 4245fdf 
>   ambari-agent/src/test/python/resource_management/TestPackageResource.py c762355 
>   ambari-agent/src/test/python/resource_management/TestUserResource.py f1d22e6 
>   ambari-common/src/main/python/resource_management/core/providers/package/apt.py 0ad6ca5 
>   ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py b026ab4 
>   ambari-common/src/main/python/resource_management/core/providers/package/zypper.py 293a454 
>   ambari-common/src/main/python/resource_management/core/providers/system.py 6ec5bb5 
>   ambari-common/src/main/python/resource_management/core/resources/system.py 49e3a7b 
>   ambari-common/src/main/python/resource_management/core/shell.py 2a472f2 
>   ambari-common/src/main/python/resource_management/core/sudo.py 31cd468 
>   ambari-common/src/main/python/resource_management/libraries/providers/copy_from_local.py 19f4669 
> 
> Diff: https://reviews.apache.org/r/28533/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>


Re: Review Request 28533: Run sudo commands as sudo and sudo su ability in Resource Management

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28533/
-----------------------------------------------------------

(Updated Nov. 28, 2014, 10:25 p.m.)


Review request for Ambari, Artem Baranchuk and Dmytro Sen.


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


Repository: ambari


Description (updated)
-------

Run sudo commands as sudo and sudo su ability in Resource Management


Diffs
-----

  ambari-agent/src/test/python/resource_management/TestCopyFromLocal.py 32a7963 
  ambari-agent/src/test/python/resource_management/TestExecuteResource.py 7820e47 
  ambari-agent/src/test/python/resource_management/TestGroupResource.py 4245fdf 
  ambari-agent/src/test/python/resource_management/TestPackageResource.py c762355 
  ambari-agent/src/test/python/resource_management/TestUserResource.py f1d22e6 
  ambari-common/src/main/python/resource_management/core/providers/package/apt.py 0ad6ca5 
  ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py b026ab4 
  ambari-common/src/main/python/resource_management/core/providers/package/zypper.py 293a454 
  ambari-common/src/main/python/resource_management/core/providers/system.py 6ec5bb5 
  ambari-common/src/main/python/resource_management/core/resources/system.py 49e3a7b 
  ambari-common/src/main/python/resource_management/core/shell.py 2a472f2 
  ambari-common/src/main/python/resource_management/core/sudo.py 31cd468 
  ambari-common/src/main/python/resource_management/libraries/providers/copy_from_local.py 19f4669 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk