[
https://issues.apache.org/jira/browse/ATLAS-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369047#comment-17369047
]
ASF subversion and git services commented on ATLAS-4339:
--------------------------------------------------------
Commit 756873eabdd5fa8dbc47682c045b0dff381d4e52 in atlas's branch
refs/heads/branch-2.0 from Radhika Kundam
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=756873e ]
ATLAS-4339: Atlas should support skip temporary tables using config property
Signed-off-by: Sarath Subramanian <[email protected]>
(cherry picked from commit 77b03aa1407ec6d78cc0fcaf9a06654191d42d73)
> 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)