Created 01-29-2024 12:47 AM
Trying to install kerberos on a Docker containerized cloudera i get this error
[root@quickstart yum.repos.d]# /home/cloudera/kerberos
[QuickStart] Installing Kerberos...
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
epel/metalink | 5.7 kB 00:00
* epel: d2lzkl7pfhq30w.cloudfront.net
http://vault.centos.org/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] problem making ssl connection
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again
[root@quickstart yum.repos.d]#
any support would be appreciated. Thanks
Created 01-29-2024 02:10 AM
@KamProjectLead, Welcome to our community! To help you get the best possible answer, I have tagged our Hue experts @paras who may be able to assist you further.
Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.
Regards,
Vidya Sargur,Created 02-07-2024 02:45 AM
Hello @KamProjectLead
It seems a problem connecting your repo URL. Please check if the repo is enabled and the base URL is accessible from docker.
If the network connection is working well and URL is accessible, just run "yum update all" and run the wizard again as suggested here - https://github.com/dorianbg/kerberos-on-cloudera-quickstart
see similar problem addressed here - https://stackoverflow.com/questions/46601942/error-cannot-retrieve-repository-metadata-repomd-xml-fo...
Created 02-20-2024 02:29 AM
@KamProjectLead Did the response assist in resolving your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.
Regards,
Vidya Sargur,