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.