You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/10/19 08:27:00 UTC

[jira] [Commented] (ATLAS-3938) Import Hive Script: Support deletion of non existing database and table entities

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

ASF subversion and git services commented on ATLAS-3938:
--------------------------------------------------------

Commit b4e4f604b46805ade02413da6ef1a68b2f28da71 in atlas's branch refs/heads/master from Pinal
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=b4e4f60 ]

ATLAS-3938 : Import Hive Script: Support deletion of non existing database and table entities


> Import Hive Script:  Support deletion of non existing database and table entities
> ---------------------------------------------------------------------------------
>
>                 Key: ATLAS-3938
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3938
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: Pinal
>            Assignee: Pinal
>            Priority: Major
>
> *Problem* : Whenever database or table is dropped in hive, and HiveHook is not enabled, we dont have anyway to get the database and table sync with hive.
> *Workaround* : Added support to delete database and table entities present in Atlas, but not in Hive.
> *Usage* : ./import-hive.sh -deleteNonExisting
> *NOTE : atlas.hook.hive.page.limit* property is added to configure the pageSize/limit while fetching entities from Atlas



--
This message was sent by Atlassian Jira
(v8.3.4#803005)