You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Urmi Mustafi (Jira)" <ji...@apache.org> on 2023/05/10 01:42:00 UTC

[jira] [Created] (GOBBLIN-1832) Skip attempting retention of Hive Table Views

Urmi Mustafi created GOBBLIN-1832:
-------------------------------------

             Summary: Skip attempting retention of Hive Table Views 
                 Key: GOBBLIN-1832
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1832
             Project: Apache Gobblin
          Issue Type: Bug
          Components: gobblin-service
            Reporter: Urmi Mustafi
            Assignee: Abhishek Tiwari


We should not allow hive retention on a view since it shouldn't have access to delete underlying data. Instead it should throw a warning message if it is a view instead of failing the job as there may be retention jobs configured to include both hive tables and views. We want to be able to dynamically determine at runtime whether or not to skip retention on the dataset in question rather than statically allow/denylist tables in the configurations. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)