[
https://issues.apache.org/jira/browse/BIGTOP-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259601#comment-14259601
]
Evans Ye commented on BIGTOP-1583:
----------------------------------
Apply a quick update to set the default yum repo to
{{http://bigtop01.cloudera.org:8080/view/Releases/job/Bigtop-0.8.0/label=centos6/6/artifact/output/}}.
> update the default yum repo in puppet site.pp
> ---------------------------------------------
>
> Key: BIGTOP-1583
> URL: https://issues.apache.org/jira/browse/BIGTOP-1583
> Project: Bigtop
> Issue Type: Improvement
> Components: deployment
> Affects Versions: 0.8.0
> Reporter: Evans Ye
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1583.1.patch
>
>
> The default yum repo in site.pp is
> {{http://bigtop01.cloudera.org:8080/view/Hadoop%200.23/job/Bigtop-23-matrix/label=centos5/lastSuccessfulBuild/artifact/output/}},
> which is no longer available. If user do not explicitly specify the
> {{bigtop_yumrepo_uri}} in site.csv, the following error occur:
> {code}
> Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list
> java-1.7.0-openjdk-devel.x86_64' returned 1: Error: Cannot retrieve
> repository metadata (repomd.xml) for repository: Bigtop. Please verify its
> path and try again
> {code}
> Let's set the default repo to official release build, or at least make it
> functional.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)