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 2015/05/27 13:44:05 UTC

Review Request 34704: Checks for package existence are too slow.

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

Review request for Ambari and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

Since we have packages installed in hooks, and in every single service install
task. This gives a good optimization.


Diffs
-----

  ambari-agent/src/test/python/resource_management/TestPackageResource.py e585826 
  ambari-common/src/main/python/resource_management/core/providers/package/apt.py 76db791 
  ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py bfe7fa4 
  ambari-common/src/main/python/resource_management/core/providers/package/zypper.py 367d3cc 
  ambari-common/src/main/python/resource_management/core/shell.py f2b5000 
  ambari-common/src/main/python/resource_management/core/utils.py 52a12b3 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 34704: Checks for package existence are too slow.

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34704/#review85345
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Травень 27, 2015, 11:44 до полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34704/
> -----------------------------------------------------------
> 
> (Updated Травень 27, 2015, 11:44 до полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-11419
>     https://issues.apache.org/jira/browse/AMBARI-11419
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Since we have packages installed in hooks, and in every single service install
> task. This gives a good optimization.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/test/python/resource_management/TestPackageResource.py e585826 
>   ambari-common/src/main/python/resource_management/core/providers/package/apt.py 76db791 
>   ambari-common/src/main/python/resource_management/core/providers/package/yumrpm.py bfe7fa4 
>   ambari-common/src/main/python/resource_management/core/providers/package/zypper.py 367d3cc 
>   ambari-common/src/main/python/resource_management/core/shell.py f2b5000 
>   ambari-common/src/main/python/resource_management/core/utils.py 52a12b3 
> 
> Diff: https://reviews.apache.org/r/34704/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>