You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2015/05/06 13:55:59 UTC

[jira] [Updated] (AMBARI-10955) Remove element from gluster 2.1 and 2.2 stack defs

     [ https://issues.apache.org/jira/browse/AMBARI-10955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Lysnichenko updated AMBARI-10955:
----------------------------------------
    Attachment: AMBARI-10955.patch

> Remove <latest> element from gluster 2.1 and 2.2 stack defs
> -----------------------------------------------------------
>
>                 Key: AMBARI-10955
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10955
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10955.patch
>
>
> 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).
> {code}
> [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>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)