You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/12/03 17:09:11 UTC

[jira] [Created] (AMBARI-14186) Create KerberosHelper method to return the set of configuration updates required for Kerberization

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)