【发布时间】:2017-09-18 18:54:57
【问题描述】:
我在 VirtualBox 上安装了 HDP 2.6.1 并正在尝试运行
yum install python-pip
但是,出现以下错误:
http://dev2.hortonworks.com.s3.amazonaws.com/repo/dev/master/utils/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: sandbox. Please verify its path and try again
由于我需要 pip 来安装 MRJob,我怎样才能成功安装 pip?
【问题讨论】:
标签: python hadoop pip hortonworks-data-platform