You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2013/09/11 01:15:52 UTC

[jira] [Updated] (AMBARI-2405) Make non-cloud response objects optional

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

Tom Beerbower updated AMBARI-2405:
----------------------------------

    Attachment: AMBARI-2405.patch
    
> Make non-cloud response objects optional
> ----------------------------------------
>
>                 Key: AMBARI-2405
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2405
>             Project: Ambari
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Brian Swan
>            Priority: Minor
>         Attachments: AMBARI-2405.patch
>
>
> Several of the Ambari API response schemas (https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/schemas.md) list several objects as required that don't make sense when Ambari is deployed in a cloud hosting environment. These objects should be made optional. Specifically, the following properties should be optional (listed by API call):
> /clusters/:clusterName
>    * cluster_id
>    * requests
>    * configurations
> /clusters/:clusterName/hosts/:hostname
>    * public_host_name
>    * rack_info
>    * total_mem
> /clusters/:clusterName/hosts/:hostName/host_components/:componentName
>    * desired_stack_id
>    * stack_id
> /clusters/<name>/hosts/<node>/host_components/datanode (also tasktracker)
>    * disk
>    * cpu
>    * load
>    * memory
>    * network
> /clusters/:clusterName
>    * workflows
> /clusters/<clusterName>/hosts/<hostname>
>    * host_status
>    * host_state

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira