我正在使用 Cloudera Virtualbox。我正在尝试使用 cloudera manager 设置一个节点 hadoop 集群。这是我得到的错误。
BEGIN yum makecache
Loaded plugins: fastestmirror
http://beta.cloudera.com/search/redhat/6/x86_64/search/0/repodata/repomd.xml: [Errno 14]
PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: cdh-solr.
Please verify its path and try again
END (1)
Installing jdk package...
BEGIN yum list installed jdk
Loaded plugins: fastestmirror
Installed Packages
jdk.x86_64 2000:1.6.0_31-fcs @cloudera-manager
END (0)
BEGIN echo jdk cloudera-manager-agent cloudera-manager-daemons | grep jdk
jdk cloudera-manager-agent cloudera-manager-daemons
END (0)
BEGIN yum info jdk
Loaded plugins: fastestmirror
Determining fastest mirrors
* base: mirror.as24220.net
* epel: mirror.as24220.net
* extras: mirror.colocity.com
* updates: centos.mirror.crucial.com.au
http://beta.cloudera.com/search/redhat/6/x86_64/search/0/repodata/repomd.xml: [Errno 14]
PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: cdh-solr
Please verify its path and try again
END (1)
remote package jdk is not available, giving up
waiting for rollback request
任何想法可能是什么原因?
谢谢,阿什温