Created 10-26-2022 01:03 AM
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.
Created 10-26-2022 04:45 AM
Hello @stefankambiz_be
To access the repository, you will need to have paywall credentials. And these credentials are provided by the cloudera accounts team.
Created 10-26-2022 11:19 PM
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 ?
I finally installed a docker version of Cloudera QuickStart . however the File Browsing is missing from HDFS.