You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2016/03/10 16:51:40 UTC

[jira] [Updated] (AMBARI-15373) Provide composite Kerberos Descriptor via the REST API

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

Robert Levas updated AMBARI-15373:
----------------------------------
             Assignee: Robert Levas
    Affects Version/s: 2.4.0
               Labels: kerberos_descriptor rest_api  (was: )
        Fix Version/s: 2.4.0
          Description: 
Provide an entry point in the REST API to retrieve the _composite_ Kerberos descriptor. This includes the default Kerberos descriptor built from the stack definitions overlaid with the (potentially sparse) Kerberos descriptor stored as an artifact of the cluster. 

The entry point should be a read-only sub-resource of "clusters", and should only be made available if asked for explicitly due to the size of the data that will be returned.

{noformat:title=Example API call}
GET /api/v1/clusters/:cluster_name/kerberos_descriptor
{noformat}


> Provide composite Kerberos Descriptor via the REST API
> ------------------------------------------------------
>
>                 Key: AMBARI-15373
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15373
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>              Labels: kerberos_descriptor, rest_api
>             Fix For: 2.4.0
>
>
> Provide an entry point in the REST API to retrieve the _composite_ Kerberos descriptor. This includes the default Kerberos descriptor built from the stack definitions overlaid with the (potentially sparse) Kerberos descriptor stored as an artifact of the cluster. 
> The entry point should be a read-only sub-resource of "clusters", and should only be made available if asked for explicitly due to the size of the data that will be returned.
> {noformat:title=Example API call}
> GET /api/v1/clusters/:cluster_name/kerberos_descriptor
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)