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

Sreenath Somarajapuram updated TEZ-2796:
----------------------------------------
    Description: 
Functionalities are yet to be finalized. Following is tentative.

Query parameters:
- fromMinID
-- Items from the given ID would be fetched.
-limit
-- Maximum number of items to be returned.
- fields
-- Comma separated list.
-- All the specified fields + ID would be returned.
- filter
-- Coma separated list of fileter
-- A filter looks like <field_name>:<value>
- sort
-- Filed to be sorted on
-- Format: <field_name>[:<asc/dsc>], []-optional
-- By default asc. 

* counters would be handled in another ticket.

  was:
Functionalities are yet to be finalized. Following is tentative.

Query params:
- fromMinID - limit number of entities from the specified ID would be fetched.
- fields - Comma separated list. All the specified fields + ID would be 
returned.
- sortOn - Filed to be sorted on
- SortOrder - asc/dsc (ascending/descending). By default asc.

* counters would be handled in another ticket.


> AM web service API V2: Make AM web service smarter - Support sorting, 
> filtering, pagination...
> ----------------------------------------------------------------------------------------------
>
>                 Key: TEZ-2796
>                 URL: https://issues.apache.org/jira/browse/TEZ-2796
>             Project: Apache Tez
>          Issue Type: Task
>          Components: UI
>            Reporter: Sreenath Somarajapuram
>
> Functionalities are yet to be finalized. Following is tentative.
> Query parameters:
> - fromMinID
> -- Items from the given ID would be fetched.
> -limit
> -- Maximum number of items to be returned.
> - fields
> -- Comma separated list.
> -- All the specified fields + ID would be returned.
> - filter
> -- Coma separated list of fileter
> -- A filter looks like <field_name>:<value>
> - sort
> -- Filed to be sorted on
> -- Format: <field_name>[:<asc/dsc>], []-optional
> -- By default asc. 
> * counters would be handled in another ticket.



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

Reply via email to