You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Anthony Hsu (JIRA)" <ji...@apache.org> on 2018/05/03 20:34:00 UTC

[jira] [Created] (GOBBLIN-485) AvroSchemaManager does not support using schema generated from Hive columns

Anthony Hsu created GOBBLIN-485:
-----------------------------------

             Summary: AvroSchemaManager does not support using schema generated from Hive columns 
                 Key: GOBBLIN-485
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-485
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: Anthony Hsu


Currently, {{AvroSchemaManager}} only supports fetching the schema from

* {{avro.schema.literal}}

* {{avro.schema.url}}

It should also support generating the schema from the Hive columns (which is what the AvroSerDe does when the above are absent).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)