You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Radhika Kundam (Jira)" <ji...@apache.org> on 2021/06/21 23:31:01 UTC

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

Radhika Kundam created ATLAS-4339:
-------------------------------------

             Summary: 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


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)