Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.4.0
Description
When adding new services and components to a cluster that was initially created via Blueprints (rather than via the Ambari UI), auth-to-local rules that are expected to be created as indicated by the Kerberos descriptor are not.
It occurs because the components being installed are in the INIT state where the logic to determine whether to include the new auth-to-local rules or not expects the components to be in either the INSTALLED or STARTED states. This is due to logic added when resolving AMBARI-14232.
Solution:
Allow for auth-to-local rules for new services and components to be added when the state of the components are INIT as well as INSTALLED and STARTED, when the cluster was installed via Blueprints.
Attachments
Attachments
Issue Links
- links to