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 2021/06/24 19:02:00 UTC

[jira] [Commented] (ATLAS-4339) Atlas should support skip temporary tables using config property

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

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

Commit 77b03aa1407ec6d78cc0fcaf9a06654191d42d73 in atlas's branch refs/heads/master from Radhika Kundam
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=77b03aa ]

ATLAS-4339: Atlas should support skip temporary tables using config property

Signed-off-by: Sarath Subramanian <sa...@apache.org>


> Atlas should support skip temporary tables using config property
> ----------------------------------------------------------------
>
>                 Key: ATLAS-4339
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4339
>             Project: Atlas
>          Issue Type: Task
>            Reporter: Radhika Kundam
>            Assignee: Radhika Kundam
>            Priority: Major
>
> Atlas should skip/allow temporary tables based on user configuration.
> At present Atlas skips temporary tables by default. But it should be configurable so that if user wants Atlas to collect temporary tables they should be able to configure the option.
> Introducing "atlas.hook.hive.skip.temp.tables" config property at Hive Hook to handle this feature. With this change, by default atlas will skip temporary tables as earlier. By providing false flag to skip.temp.tables property, Atlas will collect temporary tables.
> *atlas.hook.hive.skip.temp.tables=false*



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