You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "John Speidel (JIRA)" <ji...@apache.org> on 2012/10/12 21:51:03 UTC

[jira] [Created] (AMBARI-852) Improve REST API functionality regarding query and partial response

John Speidel created AMBARI-852:
-----------------------------------

             Summary: Improve REST API functionality regarding query and partial response
                 Key: AMBARI-852
                 URL: https://issues.apache.org/jira/browse/AMBARI-852
             Project: Ambari
          Issue Type: Task
            Reporter: John Speidel


Add basic one level query support for get operations.  This allows users to supply predicates in the query string which are applied to the collection resource which is being queried.  At this time it is limited to the top level resource and doesn't allow for a predicate that "drills down" into sub-resources.  N level query support will be added in the future.

Improve current partial response support by allowing users to drill down n levels.

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

[jira] [Updated] (AMBARI-852) Improve REST API functionality regarding query and partial response

Posted by "John Speidel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMBARI-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Speidel updated AMBARI-852:
--------------------------------

    Description: 
Add basic one level query support for get operations.  This allows users to supply predicates in the query string which are applied to the collection resource which is being queried.  At this time it is limited to the top level resource and doesn't allow for a predicate that "drills down" into sub-resources.  N level query support will be added in the future.

Improve current partial response support by allowing expansion using '*' wildcard.

  was:
Add basic one level query support for get operations.  This allows users to supply predicates in the query string which are applied to the collection resource which is being queried.  At this time it is limited to the top level resource and doesn't allow for a predicate that "drills down" into sub-resources.  N level query support will be added in the future.

Improve current partial response support by allowing users to drill down n levels.

    
> Improve REST API functionality regarding query and partial response
> -------------------------------------------------------------------
>
>                 Key: AMBARI-852
>                 URL: https://issues.apache.org/jira/browse/AMBARI-852
>             Project: Ambari
>          Issue Type: Improvement
>            Reporter: John Speidel
>            Assignee: John Speidel
>         Attachments: AMBARI-852.patch
>
>
> Add basic one level query support for get operations.  This allows users to supply predicates in the query string which are applied to the collection resource which is being queried.  At this time it is limited to the top level resource and doesn't allow for a predicate that "drills down" into sub-resources.  N level query support will be added in the future.
> Improve current partial response support by allowing expansion using '*' wildcard.

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

[jira] [Updated] (AMBARI-852) Improve REST API functionality regarding query and partial response

Posted by "Yusaku Sako (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMBARI-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako updated AMBARI-852:
-------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: AMBARI-666
    
> Improve REST API functionality regarding query and partial response
> -------------------------------------------------------------------
>
>                 Key: AMBARI-852
>                 URL: https://issues.apache.org/jira/browse/AMBARI-852
>             Project: Ambari
>          Issue Type: Sub-task
>            Reporter: John Speidel
>            Assignee: John Speidel
>         Attachments: AMBARI-852.patch
>
>
> Add basic one level query support for get operations.  This allows users to supply predicates in the query string which are applied to the collection resource which is being queried.  At this time it is limited to the top level resource and doesn't allow for a predicate that "drills down" into sub-resources.  N level query support will be added in the future.
> Improve current partial response support by allowing expansion using '*' wildcard.

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

[jira] [Updated] (AMBARI-852) Improve REST API functionality regarding query and partial response

Posted by "John Speidel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMBARI-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Speidel updated AMBARI-852:
--------------------------------

    Issue Type: Improvement  (was: Task)
    
> Improve REST API functionality regarding query and partial response
> -------------------------------------------------------------------
>
>                 Key: AMBARI-852
>                 URL: https://issues.apache.org/jira/browse/AMBARI-852
>             Project: Ambari
>          Issue Type: Improvement
>            Reporter: John Speidel
>
> Add basic one level query support for get operations.  This allows users to supply predicates in the query string which are applied to the collection resource which is being queried.  At this time it is limited to the top level resource and doesn't allow for a predicate that "drills down" into sub-resources.  N level query support will be added in the future.
> Improve current partial response support by allowing users to drill down n levels.

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

[jira] [Updated] (AMBARI-852) Improve REST API functionality regarding query and partial response

Posted by "John Speidel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMBARI-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Speidel updated AMBARI-852:
--------------------------------

    Attachment: AMBARI-852.patch
    
> Improve REST API functionality regarding query and partial response
> -------------------------------------------------------------------
>
>                 Key: AMBARI-852
>                 URL: https://issues.apache.org/jira/browse/AMBARI-852
>             Project: Ambari
>          Issue Type: Improvement
>            Reporter: John Speidel
>         Attachments: AMBARI-852.patch
>
>
> Add basic one level query support for get operations.  This allows users to supply predicates in the query string which are applied to the collection resource which is being queried.  At this time it is limited to the top level resource and doesn't allow for a predicate that "drills down" into sub-resources.  N level query support will be added in the future.
> Improve current partial response support by allowing users to drill down n levels.

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