首页 新闻 赞助 找找看

ambari配置本地源出现问题

0
[待解决问题]

您好博主:
我看了您的ambari的安装教程,在设置本地源的时候,出现一个问题就是,不知怎么解决,
希望您给出解答,方便的话加一下联系方式:微信:13940376052 谢谢

One of the configured repositories failed (HDP Version - HDP-3.1.4.0),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:

 1. Contact the upstream for the repository and get them to fix the problem.

 2. Reconfigure the baseurl/etc. for the repository, to point to a working
    upstream. This is most often useful if you are using a newer
    distribution release than is supported by the repository (and the
    packages for the previous distribution release still work).

 3. Run the command with the repository temporarily disabled
        yum --disablerepo=HDP-3.1.4.0 ...

 4. Disable the repository permanently, so yum won't use it by default. Yum
    will then just ignore the repository until you permanently enable it
    again or use --enablerepo for temporary usage:

        yum-config-manager --disable HDP-3.1.4.0
    or
        subscription-manager repos --disable=HDP-3.1.4.0

 5. Configure the failing repository to be skipped, if it is unavailable.
    Note that yum will try to contact the repo. when it runs most commands,
    so will have to try and fail each time (and thus. yum will be be much
    slower). If it is a very temporary problem though, this is often a nice
    compromise:

        yum-config-manager --save --setopt=HDP-3.1.4.0.skip_if_unavailable=true

failure: repodata/repomd.xml from HDP-3.1.4.0: [Errno 256] No more mirrors to try.
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"
http://192.168.72.129:8001/HDP/centos7/3.1.4.0-315/repodata/repomd.xml: [Errno 14] curl#7 - "Failed connect to 192.168.72.129:8001; 拒绝连接"

blue_53Hz的主页 blue_53Hz | 菜鸟二级 | 园豆:202
提问于:2020-05-21 22:41

你怎么把问题放在博问来了,博主不一定能看到,你需要在文章下面评论呀

Conan-jine 3年前

@Conan-jine:哈哈哈,不好意思,我第一次玩。谢谢

blue_53Hz 3年前
< >
分享
所有回答(1)
0

老哥,问题解决了吗,我这耗了两天了还没搞定。。。。

照亮一纸寂寞 | 园豆:202 (菜鸟二级) | 2021-06-06 22:09
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册