【发布时间】:2017-09-18 14:49:06
【问题描述】:
我正在尝试在 Hortonworks HDP 2.6 docker 映像上安装 RStudio。我正在按照此处提到的步骤进行操作。 https://community.hortonworks.com/articles/25558/running-sparkr-in-rstudio-using-hdp-24.html
问题出在以下步骤之后。
sudo yum install --nogpgcheck rstudio-server-rhel-0.99.893-x86_64.rpm
我遇到了错误
Marking rstudio-server-rhel-0.99.893-x86_64.rpm to be installed
Loading mirror speeds from cached hostfile
* base: centos2.hti.pl * epel: mirror.nsc.liu.se * extras:
centos2.hti.pl * updates: ftp.vectranet.pl
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
错误链接没有帮助。有人可以让我知道发生了什么。
【问题讨论】:
-
stackoverflow.com/questions/46286326/… 试试这个,我在做,好像行得通。
标签: hadoop apache-spark rstudio sparkr