【发布时间】:2021-02-14 02:59:39
【问题描述】:
我正在尝试设置 HDP 沙箱并处理一个大数据项目。但是在尝试进行 yum 安装时,我遇到了错误
http://s3.amazonaws.com/dev.hortonworks.com/ambari/centos6/2.x/BUILDS/2.4.0.0-1225/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden"
Trying other mirror.
To address this issue please refer to the below knowledge base article
https://access.redhat.com/solutions/69319
If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: AMBARI.2.4.0.0-2.x. Please verify its path and try again
我尝试了以下说明: 在 /etc/yum.repos.d/sandbox.repo 中,更新了 enabled=0
百胜清理
百胜更新
但是 yum update 给了我这个错误。我什至无法安装任何与 python 相关的库来继续我的工作。谁能给我这个错误的解决方案。 谢谢!!
【问题讨论】:
标签: hadoop hortonworks-data-platform hdp hortonworks-sandbox