Andy Jiang created GOBBLIN-1850:
-----------------------------------
Summary: Skip attempting retention of Snapshot Hive Tables
Key: GOBBLIN-1850
URL: https://issues.apache.org/jira/browse/GOBBLIN-1850
Project: Apache Gobblin
Issue Type: Bug
Reporter: Andy Jiang
We should not allow hive retention on a snapshot of the hive table, as it
doesn't actually have access to the underlying data and instead, is only a
point-in-time copy of the filesystem and/or directory.
Instead of throwing on encountering a snapshot of the hive table and failing
the job (and we are determining at runtime whether to skip a dataset or not
rather than having a static allowlist/denylist) it's better to throw a warning
message when snapshot hive tables are encountered.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)