-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59626/
-----------------------------------------------------------
(Updated June 7, 2017, 5:24 p.m.)
Review request for Ambari, Jonathan Hurley and Nate Cole.
Changes
-------
Added magic for Ubuntu.
Need more magic for Suse (also, ambari-setup for Suse seems to be broken)
Bugs: AMBARI-21091
https://issues.apache.org/jira/browse/AMBARI-21091
Repository: ambari
Description
-------
We decided to select exact package version by looking through repository for
target stack.
Also other minor fixes
Diffs (updated)
-----
ambari-common/src/main/python/resource_management/libraries/functions/packages_analyzer.py
8a15ee5ec5
ambari-common/src/main/python/resource_management/libraries/script/script.py
054490b03e
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/UpgradeEntity.java
975d6a63d8
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/UpgradeHistoryEntity.java
8bfafd34bf
ambari-server/src/main/resources/custom_actions/scripts/install_packages.py
c12dff16b1
ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/UpgradeActionTest.java
35fffda001
ambari-server/src/test/python/custom_actions/TestInstallPackages.py
5f5576e3e7
ambari-server/src/test/python/custom_actions/configs/install_packages_config.json
c6575b51a7
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_master.py
fda63e099a
ambari-server/src/test/python/stacks/2.0.6/configs/hbase_with_phx.json
51476031d8
utility/pom.xml 7d5eb930d9
Diff: https://reviews.apache.org/r/59626/diff/3/
Changes: https://reviews.apache.org/r/59626/diff/2-3/
Testing
-------
Live cluster tests
Thanks,
Dmitro Lisnichenko