You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nikita Ryanov (Jira)" <ji...@apache.org> on 2019/10/30 22:55:00 UTC

[jira] [Created] (FLINK-14577) Hortonworks schema registry support for avro deserialization

Nikita Ryanov created FLINK-14577:
-------------------------------------

             Summary: Hortonworks schema registry support for avro deserialization
                 Key: FLINK-14577
                 URL: https://issues.apache.org/jira/browse/FLINK-14577
             Project: Flink
          Issue Type: New Feature
          Components: API / Type Serialization System
            Reporter: Nikita Ryanov


Currently there is only ConfluentRegistryAvroDeserializationSchema which uses external schema registry.

Hortonworks also provides it's own schema registry with some additional features, but the core functionality for avro serialization/deserialization is pretty similar to confluent.

So, it seems to be good option to be able to choose which schema registry to use



--
This message was sent by Atlassian Jira
(v8.3.4#803005)