Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 12-15-2018 05:59 AM - edited 08-17-2019 03:44 PM
Hi
I try to install ambari 2.6.2.2 and get "No package ambari available" error . what is problem and how can I install ambari 2.6.2.2 .
Created 12-15-2018 09:03 AM
Can you validate with the below command which will run sequentially the process
# sudo yum clean all && yum repolist && sudo yum install -y ambari-server
HTH
Created 12-15-2018 07:09 AM
try executing # yum clean all
Created 12-17-2018 05:52 AM
thanks bro
Created 12-15-2018 09:03 AM
Can you validate with the below command which will run sequentially the process
# sudo yum clean all && yum repolist && sudo yum install -y ambari-server
HTH
Created 12-17-2018 05:53 AM
thanks bro