-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59626/
-----------------------------------------------------------
Review request for Ambari, Jonathan Hurley and Nate Cole.
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.
Patch preview for now.
Current patch works for stack deploy. But upgrade fails with
resource_management.core.exceptions.Fail: Unable to get parameter 'version',
will target that in next update
Diffs
-----
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/python/ambari-server.py bd86df281a
ambari-server/src/main/resources/custom_actions/scripts/install_packages.py
c12dff16b1
Diff: https://reviews.apache.org/r/59626/diff/1/
Testing
-------
Live cluster tests
Thanks,
Dmitro Lisnichenko