You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Zihan Li (Jira)" <ji...@apache.org> on 2021/06/10 23:02:00 UTC

[jira] [Created] (GOBBLIN-1469) Fix Issue that hive registration cannot process when schema.literal is not set

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)