Evans, Thanks again, I think the issue was a firewall on my end. I figured out a solution using another node I had available to me and creating a squid proxy.
Thanks, Brian On Sun, Oct 25, 2015 at 1:46 PM, Evans Ye <[email protected]> wrote: > We are not doing any firewall as well. > > The download link is good. > After downloaded, you just need to specify repo to file://xxx/output > You can refer to that video in the doc, I am using local repo for demo. > 2015年10月26日 上午12:53於 "Brian Long" <[email protected]>寫道: > > > Hi Evans, > > > > I really appreciate you getting back to me so quickly. I’m not sure why, > > but using the Jenkins repos, it looks like I’m having connectivity > issues : > > > > [root@testsrvr log]# yum list enabled > > Loaded plugins: fastestmirror, priorities > > Loading mirror speeds from cached hostfile > > * base: mirror.cogentco.com > > * epel: mirror.umd.edu > > * extras: mirror.cogentco.com > > * ius: mirror.symnds.com > > * updates: mirror.umd.eduhttp:// > > > ci.bigtop.apache.org:8080/view/Releases/job/Bigtop-1.0.0-rpm/BUILD_ENVIRONMENTS=centos-6%2clabel=docker-slave-06/lastSuccessfulBuild/artifact/output/repodata/repomd.xml > > : > > [Errno 14] PYCURL ERROR 7 - "couldn't connect to host" > > Trying other mirror. > > Error: No matching Packages to list > > [root@testsrvr log]# > > > > I can’t even telnet to Jenkins : > > > > [root@testsrvr yum.repos.d]# telnet ci.bigtop.apache.org 8080 > > Trying 54.165.61.61... > > > > From other environments, I don’t have a problem : > > > > [root@attic yum.repos.d]# telnet ci.bigtop.apache.org 8080 > > Trying 54.165.61.61... > > Connected to ci.bigtop.apache.org. > > Escape character is '^]'. > > Connection closed by foreign host. > > > > So, I’m thinking perhaps there’s a firewall beyond my control. I’m going > to > > try downloading the repo on another machine and scp-ing it to the target > > node. Luckily, I’m only trying to setup a single-node HDFS server today. > In > > terms of using the repo locally, is this the link I should use ? > > > > > > > http://ci.bigtop.apache.org:8080/view/Releases/job/Bigtop-1.0.0-rpm/BUILD_ENVIRONMENTS=centos-6%2clabel=docker-slave-06/lastSuccessfulBuild/artifact/output/*zip*/output.zip > > > > Thanks again, > > Brian > > > > > > On Sun, Oct 25, 2015 at 12:11 PM, Evans Ye <[email protected]> wrote: > > > > > Sorry dude, the S3 repos are still offline. We're finding resource to > > bring > > > them back. > > > > > > A workaround is to use jenkins repos as I described in this doc: > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/BIGTOP/Bigtop+Provisioner+User+Guide > > > > > > You can also download the entire repo and store it at your local for > > better > > > performance. > > > > > > However they're for dev/test only since they're not singed. > > > > > > > > > Evans > > > > > > 2015-10-25 23:47 GMT+08:00 Brian Long <[email protected]>: > > > > > > > Hi all, > > > > > > > > I'm new to the list, so apologies if I've missed something. I'm > trying > > > to > > > > workaround this issue: > > https://issues.apache.org/jira/browse/BIGTOP-2092 > > > > ("Repository URL is not valid"). > > > > > > > > I saw this thread : "*1.0 release repos on S3 are not available > > > > < > > > > > > > > > > http://mail-archives.apache.org/mod_mbox/bigtop-dev/201510.mbox/%[email protected]%3E > > > > >*" > > > > and this one "*S3 binary repo for 1.0.0 doesn't work > > > > < > > > > > > > > > > http://mail-archives.apache.org/mod_mbox/bigtop-user/201509.mbox/%3ccakghriuvyxtorg-krtyayjso5-jpnmp__jwhmpwjv__rxre...@mail.gmail.com%3E > > > > >*", > > > > but I can't seem to get any of the workarounds I'm trying to succeed. > > Is > > > > there a known path that will work ? > > > > > > > > Thanks, > > > > Brian > > > > > > > > > >
