-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57756/
-----------------------------------------------------------
Review request for Ambari and Sumit Mohanty.
Bugs: AMBARI-20493
https://issues.apache.org/jira/browse/AMBARI-20493
Repository: ambari
Description
-------
As `ambari-server/set-hdp-repo-url.sh` has a hard-coded list of HDP versions,
it usually ends up as a late discovery of the problem on the day of the
release. E.g. for HDP-2.6 release, RE provided the modified value for the hdp
urlinfo json file but it did not take effect.
Diffs
-----
ambari-server/pom.xml 66213e9
ambari-server/set-hdp-repo-url.sh 1835705
Diff: https://reviews.apache.org/r/57756/diff/1/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk