Robert Levas created AMBARI-14186:
-------------------------------------
Summary: Create KerberosHelper method to return the set of
configuration updates required for Kerberization
Key: AMBARI-14186
URL: https://issues.apache.org/jira/browse/AMBARI-14186
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.2.0
Reporter: Robert Levas
Assignee: Robert Levas
Priority: Critical
Fix For: 2.2.0
Create a KerberosHelper method to return the set of configuration updates
required for Kerberization.
{code}
public Map<String, Map<String, String>>getServiceConfiguationUpdates(Cluster
cluster, Map<String, Map<String, String>> configurations, Set<String> services)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)