Created 01-03-2020 06:03 AM
Hi all. First of all, let me wish you a happy and prosperous new year.
I am trying to install HDP via Ambari. Based on the latest docs (https://docs.cloudera.com/HDPDocuments/Ambari-2.7.5.0/bk_ambari-installation/content/access_ambari_p...). According to it, starting from HDP 3.1.5 / Ambari 2.7.5, accessing Ambari repositories requires a special set of credentials. Does anybody has an idea of how to get such credentials? Unfortunately, instructions on the specific documentation site are not intuitive.
Thanks in advance!
Created on 01-03-2020 06:33 AM - edited 01-03-2020 06:50 AM
Looks like they did block public access to 2.7.5... the documentation indicates the info will be sent to your licensed support contact via email, or requested as below:
Authentication credentials for new customers and partners are provided in an email sent from Cloudera to registered support contacts. Existing users can file a non-technical case within the support portal (https://my.cloudera.com) to obtain credentials.d
If you want 2.7.5 without a support contract, you may want to go directly to the source:
https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.5
Prior to this recent change, this is all you need to get the ambari and hdp repos:
wget -O /etc/yum.repos.d/ambari.repo http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.7.3.0/ambari.repo
then
yum install ambari-server ambari-agent -y
The example above is for centos, other flavors should be similarly fetched and installed.
Created on 01-03-2020 06:33 AM - edited 01-03-2020 06:50 AM
Looks like they did block public access to 2.7.5... the documentation indicates the info will be sent to your licensed support contact via email, or requested as below:
Authentication credentials for new customers and partners are provided in an email sent from Cloudera to registered support contacts. Existing users can file a non-technical case within the support portal (https://my.cloudera.com) to obtain credentials.d
If you want 2.7.5 without a support contract, you may want to go directly to the source:
https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.5
Prior to this recent change, this is all you need to get the ambari and hdp repos:
wget -O /etc/yum.repos.d/ambari.repo http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.7.3.0/ambari.repo
then
yum install ambari-server ambari-agent -y
The example above is for centos, other flavors should be similarly fetched and installed.
Created 01-03-2020 07:23 AM
Hey, thanks for your quick and detailed response.
I have also contacted sales to clarify this issue. In the meanwhile I can either use version 2.7.4.0 which still seems to be publicly accessible, or go with 2.7.5.0 directly from source as you pointed out.
Thanks again.
Created 02-28-2020 05:04 AM
Hi,
Did you get response from sales about accesing ambari repo?
I have contacted with sales too about the same problem but have no response.
Thank you in advance,
Rubén
Created 04-08-2021 04:25 AM
Hi,
We need Ambari 2.7, Is it still accessible for Public..Please do mention where to get the repository.
Thanks.
Narendra
if this is open source, why a none customer of Cloudrea can't download it.
Created 10-24-2020 07:20 PM
You are right. Why do I even need a user name and password to download it?
It doesn't look like an open-source.