William Lo created GOBBLIN-1596:
-----------------------------------
Summary: Ignore table AlreadyExistsException when adding a
partition
Key: GOBBLIN-1596
URL: https://issues.apache.org/jira/browse/GOBBLIN-1596
Project: Apache Gobblin
Issue Type: Task
Components: gobblin-core
Affects Versions: 0.16.0
Reporter: William Lo
Assignee: Abhishek Tiwari
Hive Registration throws an error when creating a table to add partitions to,
if the table already exists. Although we should have locks to prevent this, we
can't guard against other jobs that could also cause a race condition too. We
can ignore the exception in the error handling for
`ensureHiveTableExistenceBeforeAlternation`
--
This message was sent by Atlassian Jira
(v8.20.1#820001)