Zihan Li created GOBBLIN-1469:
---------------------------------
Summary: Fix Issue that hive registration cannot process when
schema.literal is not set
Key: GOBBLIN-1469
URL: https://issues.apache.org/jira/browse/GOBBLIN-1469
Project: Apache Gobblin
Issue Type: Bug
Reporter: Zihan Li
We have noticed two instances where the streaming topics were having
Missing/Orphan hive partition issues. After investigating, it's because the
schema.literal is missing when creating the table, and thus the following
partition registration in ingestion job are all fail which cause the hourly
partition missing. So create this ticket to make it able to proceed hive
registration even if schema.literal is missing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)