-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62808/
-----------------------------------------------------------
(Updated Oct. 6, 2017, 1:39 p.m.)
Review request for Ambari, Jonathan Hurley, Nate Cole, and Vitalyi Brodetskyi.
Changes
-------
.
Bugs: AMBARI-22160
https://issues.apache.org/jira/browse/AMBARI-22160
Repository: ambari
Description (updated)
-------
Packages which installed via install_packages used different code to get
package version than the one used to get versions of packages during start
(e.g. lzo).
I merged them into a single method.
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/script/script.py
829868e03a
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_master.py
4ade11a1a2
ambari-server/src/test/python/stacks/utils/RMFTestCase.py c10ff64e0b
Diff: https://reviews.apache.org/r/62808/diff/1/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk