You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/05/06 00:18:02 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14529404#comment-14529404 ] 

Hadoop QA commented on AMBARI-10943:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12730618/AMBARI-10941_01.patch
  against trunk revision .

    {color:red}-1 patch{color}.  Top-level trunk compilation may be broken.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2628//console

This message is automatically generated.

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