[ 
https://issues.apache.org/jira/browse/ATLAS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018399#comment-15018399
 ] 

Anilsg commented on ATLAS-258:
------------------------------

Service api call’s 

            api/atlas/entity/{guid} — 1.5 s — 2 calls needs to reduce one
                   one for detail’s page ( detailsController )  — 800 ms
                   another from tag’s display ( instanceTagsController ) — 1.2 s
 
            /api/atlas/lineage/hive/table/{name}/{type}/graph  - 2 calls 
            One for Input —  2 s
            Another for Output  — 2 s
 
           /api/atlas/entity/{guid} — multiple call’s for all missing vertices 
in /grap call response — each call 800 ms 

Expected :  A service "api" which returns with all the edges and vertices 
details, in response. 
 

> Lineage api performance issue 
> ------------------------------
>
>                 Key: ATLAS-258
>                 URL: https://issues.apache.org/jira/browse/ATLAS-258
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Darshan Kumar
>            Assignee: Anilsg
>




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

Reply via email to