Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
During rolling upgrade in a secured cluster, ambari try to do 'yum install krb5-server' on all the nodes.
It is not the first similar issue, and hardcoding every package in install_packages.py is a nightmare
I've added a new tag skipUpgrade to service metainfo like:
<package> <name>ambari-metrics-collector</name> <skipUpgrade>true</skipUpgrade> </package>
Attachments
Attachments
Issue Links
- links to