Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
Description
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
Attachments
Issue Links
- links to