Ambari Repositories
You can use the appropriate URL links listed below for your OS family to download a repository file that contains the software for setting up Ambari.
Ambari 2.7.9.1-1 Repositories
For Ubuntu 20 and Ubuntu22, add the below public key before proceeding with the installation.
https://mirror.odp.acceldata.dev/v2/ambari/python3/jdk11/2.7.9.1-1/releases/ubuntu20/my_public.key
https://mirror.odp.acceldata.dev/v2/ambari/python3/jdk11/2.7.9.1-1/releases/ubuntu22/my_public.key
You can use the below CLI command to add the repository key in Ubuntu 20 and 22.
wget -q -O - https://mirror.odp.acceldata.dev/v2/ambari/python3/jdk11/2.7.9.1-1/releases/ubuntu20/my_public.key | apt-key add -
wget -q -O - https://mirror.odp.acceldata.dev/v2/ambari/python3/jdk11/2.7.9.1-1/releases/ubuntu22/my_public.key | apt-key add -
Mpacks Link
Was this page helpful?