You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "William Lo (Jira)" <ji...@apache.org> on 2022/03/18 23:49:00 UTC

[jira] [Created] (GOBBLIN-1625) Gobblin hive table path checks needs to be more robust

William Lo created GOBBLIN-1625:
-----------------------------------

             Summary: Gobblin hive table path checks needs to be more robust
                 Key: GOBBLIN-1625
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1625
             Project: Apache Gobblin
          Issue Type: Task
            Reporter: William Lo


There are edge cases where hive tables are rejected due to the mismatch check not being robust enough. For example:
1. If the user specified path and the existing hive table path are exact matches, we should always return that they are equivalent

2. If the existing hive table path does not exist on the filesystem, we need to recursively check the parents to see if the fs.uri and folder directories are equivalent



--
This message was sent by Atlassian Jira
(v8.20.1#820001)