You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2014/12/28 09:56:13 UTC

[jira] [Created] (BIGTOP-1583) update the default yum repo in puppet site.pp

Evans Ye created BIGTOP-1583:
--------------------------------

             Summary: 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


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)