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/05/05 23:43:00 UTC

[jira] [Updated] (AMBARI-10943) Fix KERBEROS service reference to common services in HDP 2.3

     [ https://issues.apache.org/jira/browse/AMBARI-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated AMBARI-10943:
----------------------------------
    Attachment: AMBARI-10941_01.patch

> 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)