The default selection may be UI code driven and I am not sure about that part of the code.
The OSes you can influence by removing entries from https://github.com/apache/ambari/blob/branch-2.2.2/ambari-server/src/main/resources/stacks/HDP/2.3/repos/repoinfo.xml and https://github.com/apache/ambari/blob/branch-2.2.2/ambari-server/src/main/resources/stacks/HDP/2.4/repos/repoinfo.xml<https://github.com/apache/ambari/blob/branch-2.2.2/ambari-server/src/main/resources/stacks/HDP/2.3/repos/repoinfo.xml> ________________________________ From: Satyanarayana Jampa <[email protected]> Sent: Monday, June 12, 2017 3:11 AM To: [email protected] Subject: default HDP stack selection Hi, I am using "apache-ambari-2.2.2" and during install at Step1 shows list of HDP versions and the stack Repositories: The stack versions show: § HDP 2.2 § HDP 2.3 § HDP 2.4 And 2.3 is selected by default. How can I change the default selection to 2.4. Also, in the Repository section: I would like to uncheck all others except Redhat6 and change its URL. Please let me know the right place to change these values. So that I can change the code and rebuild. Thanks, Satya.
