You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (Jira)" <ji...@apache.org> on 2021/06/24 19:03:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Sarath Subramanian resolved ATLAS-4339.
---------------------------------------
    Resolution: Fixed

> 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
>          Components:  atlas-core
>    Affects Versions: 2.1.0
>            Reporter: Radhika Kundam
>            Assignee: Radhika Kundam
>            Priority: Major
>              Labels: hive-hooks
>             Fix For: 3.0.0, 2.2.0
>
>
> 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)