----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33887/#review82666 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On May 6, 2015, 11:56 a.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33887/ > ----------------------------------------------------------- > > (Updated May 6, 2015, 11:56 a.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-10955 > https://issues.apache.org/jira/browse/AMBARI-10955 > > > Repository: ambari > > > Description > ------- > > The gluster stacks are under HDP stack definition and are including <latest> > elements that check dev repos. These stacks should either a) not include > <latest> element or b) be set to > http://public-repo-1.hortonworks.com/HDP/hdp_urlinfo.json > I vote change (a). > [root@c6402 ambari-server]# find . -name 'repo*.xml' | xargs grep s3 > ./resources/stacks/HDP/2.1.GlusterFS/repos/repoinfo.xml: > <latest>http://s3.amazonaws.com/dev.hortonworks.com/HDP/hdp_urlinfo.json</latest> > ./resources/stacks/HDP/2.2.GlusterFS/repos/repoinfo.xml: > <latest>http://s3.amazonaws.com/dev.hortonworks.com/HDP/hdp_urlinfo.json</latest> > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/repos/repoinfo.xml > 216e41d > > ambari-server/src/main/resources/stacks/HDP/2.2.GlusterFS/repos/repoinfo.xml > 7acb8b9 > > Diff: https://reviews.apache.org/r/33887/diff/ > > > Testing > ------- > > manual > > > Thanks, > > Dmitro Lisnichenko > >
