[
https://issues.apache.org/jira/browse/AMBARI-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529854#comment-14529854
]
Hudson commented on AMBARI-10943:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2525 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2525/])
AMBARI-10943. Fix KERBEROS service reference to common services in HDP 2.3
(rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=aa477d93cb840dbe3876660a57d535ef9046ff82)
* ambari-server/src/main/resources/stacks/HDP/2.3/services/KERBEROS/metainfo.xml
> Fix KERBEROS service reference to common services in HDP 2.3
> ------------------------------------------------------------
>
> Key: AMBARI-10943
> URL: https://issues.apache.org/jira/browse/AMBARI-10943
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: kerberos
> Fix For: 2.1.0
>
> Attachments: AMBARI-10941_01.patch
>
>
> Fix KERBEROS service reference to common services in HDP 2.3
> The metainfo.xml file should read
> {code:title=stacks/HDP/2.3/services/KERBEROS/metainfo.xml}
> <metainfo>
> <schemaVersion>2.0</schemaVersion>
> <services>
> <service>
> <name>KERBEROS</name>
> <extends>common-services/KERBEROS/1.10.3-10</extends>
> </service>
> </services>
> </metainfo>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)