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 2018/05/17 03:34:00 UTC

[jira] [Updated] (ATLAS-2130) Call made to fetch tables of a database doesn't have exlcudeDeletedEntities parameter

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

Madhan Neethiraj updated ATLAS-2130:
------------------------------------
    Fix Version/s: 0.8.2
                   1.0.0

> Call made to fetch tables of a database doesn't have exlcudeDeletedEntities parameter
> -------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2130
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2130
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Sharmadha Sainath
>            Assignee: Keval Bhatt
>            Priority: Major
>             Fix For: 0.8.2, 1.0.0
>
>         Attachments: ATLAS-2130.patch
>
>
> Following is the query fired to fetch the tables in a db :
> {code}
> http://localhost:21000/api/atlas/v2/search/relationship?limit=25&guid=8b110b04-b5ad-4738-b7f7-576cc85b2fd4&relation=__hive_table.db&sortBy=name&sortOrder=ASCENDING&_=1505280717115
> {code}
> Since exlcudeDeletedEntities=true is not set in the param , deleted tables are also shown in the Tables tab of a hive_database's detailPage.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)