Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

the extension fails to install cloudera due to cloudera repo not being available

avatar

Dear all,

I m trying to install cloudera on VMs

log "Set cloudera-manager.repo to CM v5"
yum clean all >> "${LOG_FILE}" 2>&1
rpm --import http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/RPM-GPG-KEY-cloudera >> "${LOG_FILE}" 2>&1
wget http://archive.cloudera.com/cm5/redhat/6/x86_64/cm/cloudera-manager.repo -O /etc/yum.repos.d/cloudera-manager.repo >> "${LOG_FILE}" 2>&1

curl: (22) The requested URL returned error: 401 Authentication required

How can I login ?  do I necessarily need a subscription ?

I called cloudera sales team yesterday, they do not even give individual license.  

2 REPLIES 2

avatar
Master Collaborator

Hello @stefankambiz_be 

To access the repository, you will need to have paywall credentials. And these credentials are provided by the cloudera accounts team. 

avatar

 

 

Thanks for your response.

I tried to call the sales to purchase an individual license, they do not sell an individual license.

Is there anyway to install an open source Azure quickstart ?

https://docs.cloudera.com/cdp-public-cloud/cloud/azure-quickstart/topics/mc-azure-quickstart.html#mc...

 

I finally installed a docker version of Cloudera QuickStart .  however the File Browsing is missing from HDFS.

 

Screenshot 2022-10-27 at 08.11.57.png