Tamas Nemeth created GOBBLIN-338:
------------------------------------
Summary: HiveAvroManagerSerde failed if external table was on
different fs
Key: GOBBLIN-338
URL: https://issues.apache.org/jira/browse/GOBBLIN-338
Project: Apache Gobblin
Issue Type: Bug
Components: hive-registration
Reporter: Tamas Nemeth
Assignee: Abhishek Tiwari
HiveAvroManagerSerde failed with file not found if external table was on
different fs like s3 due to this precondition:
https://github.com/apache/incubator-gobblin/blob/5457af88d56b8fb89b172129fd1ff24ecdd4eba8/gobblin-hive-registration/src/main/java/org/apache/gobblin/hive/avro/HiveAvroSerDeManager.java#L124
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)