Hi Bhuvnesh, What is your ambary-server –hash? Your problem should be resolved in https://issues.apache.org/jira/browse/AMBARI-17176.
The installer used to hide the stack default one if there is other version definition for that stack_version (e.g. HDP 2.5). But with the patch in AMBARI-17176, you should be able to see it (from the dropdown, there is a “HDP - 2.5 (Default Version Definition)”). With the repoinfo.xml you provide, I did see the HDB url. Please let me know if you still cannot see it. Thank you Joe On 6/16/16, 1:34 PM, "Bhuvnesh Chaudhary" <bchaudh...@pivotal.io> wrote: >Thanks Joe, However it might have more to it. In HDP-2.3.ECS the latest tag >is there but it still shows the ECS repo which in not there on the latest >url. > >Thanks, >Bhuvnesh Chaudhary >Email: bchau <bchaudh...@gopivotal.com>dh...@pivotal.io >Desk: +1-650-846-1696 | Mobile: +1-973-906-6976 > >On Thu, Jun 16, 2016 at 10:07 AM, Joe Wang <jw...@hortonworks.com> wrote: > >> Hi Bhuvnesh, >> >> I believe once the latest lookup url presents, Ambari will get urls from >> the json. >> >> Thank you >> >> >> Joe >> >> >> On 6/14/16, 5:16 PM, "Bhuvnesh Chaudhary" <bchaudh...@pivotal.io> wrote: >> >> >Hi, >> > >> >I am trying to add a repo in repoinfo.xml on Ambari 2.4, however it does >> >not show up on UI during install cluster wizard page. >> > >> >I believe with Ambari 2.2, if a repo exists exists in repoinfo.xml, it >> will >> >show up on UI during Install Wizard page where stack version is selected. >> >However with Ambari 2.4, it is not showing up the repo on UI. >> > >> >Example: HDP/2.5/repos/repoinfo.xml >> >If from the below repoinfo.xml i remove the latest tag, it shows the HDB >> >repo on UI during fresh install wizard, otherwise it just shows HDP and >> >HDP-UTILS repo. >> > >> ><reposinfo> >> > <latest> >> http://s3.amazonaws.com/dev.hortonworks.com/HDP/hdp_urlinfo.json >> ></latest> >> > <os family="redhat6"> >> > <repo> >> > <baseurl> >> > >> http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos6/2.x/updates/2.5.0.0 >> ></baseurl> >> > <repoid>HDP-2.5</repoid> >> > <reponame>HDP</reponame> >> > </repo> >> > <repo> >> > <baseurl> >> >http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.21/repos/centos6 >> ></baseurl> >> > <repoid>HDP-UTILS-1.1.0.21</repoid> >> > <reponame>HDP-UTILS</reponame> >> > </repo> >> >* <repo>* >> >* <baseurl>http://c6401.ambari.apache.org/HDB >> ><http://c6401.ambari.apache.org/HDB></baseurl>* >> >* <repoid>HDB</repoid>* >> >* <reponame>HDB</reponame>* >> >* </repo>* >> > </os> >> ></reposinfo> >> > >> >Thanks, >> >Bhuvnesh Chaudhary >> >Email: bchau <bchaudh...@gopivotal.com>dh...@pivotal.io >> >Desk: +1-650-846-1696 | Mobile: +1-973-906-6976 >> >>