[
https://issues.apache.org/jira/browse/AMBARI-14186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041544#comment-15041544
]
Hudson commented on AMBARI-14186:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #3968 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3968/])
AMBARI-14186. Create KerberosHelper method to return the set of (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b1eaff4c60c9c77f826cbacad2cf2574de49c1d1])
*
ambari-server/src/main/java/org/apache/ambari/server/controller/KerberosHelper.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/KerberosHelperTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/KerberosHelperImpl.java
> 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.3.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Fix For: 2.3.0
>
> Attachments: AMBARI-14186_branch-2.1_01.patch,
> AMBARI-14186_trunk_01.patch
>
>
> 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)