Zihan Li created GOBBLIN-1248:
---------------------------------
Summary: Fix discrepancy between table schema and file schema
Key: GOBBLIN-1248
URL: https://issues.apache.org/jira/browse/GOBBLIN-1248
Project: Apache Gobblin
Issue Type: Task
Reporter: Zihan Li
Previously in streaming pipeline, to avoid race condition on metadata schema,
when we do hive registration, we always fetch the latest schema from Kafka
SchemaRegistry, since gobblin converter may change the schema, this introduce
discrepancy between hive table schema and real file schema, so we need a better
way to solve this problem
--
This message was sent by Atlassian Jira
(v8.3.4#803005)