You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2017/01/04 09:19:58 UTC

[jira] [Updated] (ATLAS-347) Atlas search APIs should allow pagination of results

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

Madhan Neethiraj updated ATLAS-347:
-----------------------------------
    Fix Version/s: 0.7.1-incubating

Committed to 0.7-incubating branch: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/6d3c561c71283a1f6191f7e724eb113d4c86047f

> Atlas search APIs should allow pagination of results
> ----------------------------------------------------
>
>                 Key: ATLAS-347
>                 URL: https://issues.apache.org/jira/browse/ATLAS-347
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: Hemanth Yamijala
>            Assignee: Shwetha G S
>            Priority: Critical
>             Fix For: 0.8-incubating, 0.7.1-incubating
>
>         Attachments: ATLAS-347-v2.patch, ATLAS-347-v3.patch, ATLAS-347-v4.patch, ATLAS-347-v5.patch, ATLAS-347-v6.patch, ATLAS-347.patch
>
>
> Currently, we can search for all entities of type like a hive table or hive column (query string is hive_table or hive_column). The API returns all results at one shot in this case. With a sufficiently large number of entities, this would be a huge list and a lot of data flowing from server to UI. To scale this better, we should have a way of specifying to get a page of results at a time in the API.



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