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

Sharmadha Sainath updated ATLAS-2130:
-------------------------------------
    Description: 
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.


  was:
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.



> 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: 0.9.1
>            Reporter: Sharmadha Sainath
>
> 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
(v6.4.14#64029)

Reply via email to