<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Avro Schema Registry in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123450#M34393</link>
    <description>&lt;P&gt;Currently looking at implementing an Avro Schema Registry that  we can integate with Kafka. Any recommendations / implementations anyone can point to?   &lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 10:29:28 GMT</pubDate>
    <dc:creator>markdoutre</dc:creator>
    <dc:date>2022-09-16T10:29:28Z</dc:date>
    <item>
      <title>Avro Schema Registry</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123450#M34393</link>
      <description>&lt;P&gt;Currently looking at implementing an Avro Schema Registry that  we can integate with Kafka. Any recommendations / implementations anyone can point to?   &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:29:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123450#M34393</guid>
      <dc:creator>markdoutre</dc:creator>
      <dc:date>2022-09-16T10:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Avro Schema Registry</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123451#M34394</link>
      <description>&lt;P style="margin-left: 40px;"&gt; &lt;A rel="user" href="https://community.cloudera.com/users/6713/markdoutre.html" nodeid="6713"&gt;@mark doutre&lt;/A&gt; difficult to provide recommendations without knowing the use case.  One thing that stands out to me with ASR is the source data generating app will have to adhere to a schema.  This ends up provide just another maintance issue on the app side.  For me I rather have the data flow into NiFi and have it forks based on the type of data feed in. &lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 00:56:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123451#M34394</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-07-12T00:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Avro Schema Registry</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123452#M34395</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/6713/markdoutre.html" nodeid="6713"&gt;@mark doutre&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Check out this article&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/kbentry/51379/avro-schema-registry-with-apache-atlas-for-streami.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/51379/avro-schema-registry-with-apache-atlas-for-streami.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and this tutorial&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/51432/apache-atlas-as-an-avro-schema-registry-test-drive.html" target="_blank"&gt;https://community.hortonworks.com/articles/51432/apache-atlas-as-an-avro-schema-registry-test-drive.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hortonworks is looking into providing an official Avro Schema Registry with Integration to Atlas but this is an example of how you can implement it yourself and the benefits it would bring.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2016 05:05:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123452#M34395</guid>
      <dc:creator>vvaks</dc:creator>
      <dc:date>2016-09-01T05:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Avro Schema Registry</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123453#M34396</link>
      <description>&lt;P&gt;To answer the original question, Confluent avro schema registry is probably the gold-standard here I think if it's kafka you are dealing with.  There is a docker version if you want to try it quickly.  It's not perfect but it's well ahead of the atlas approach for now I think since it does schema validation, compatibility checks, etc.  If there is another approach coming out (e.g. atlas-backed soln) it might be nice if the apis were compatible,.. just sayin!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 00:12:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123453#M34396</guid>
      <dc:creator>mark_davis2</dc:creator>
      <dc:date>2016-09-07T00:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Avro Schema Registry</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123454#M34397</link>
      <description>&lt;P&gt;Is there any docker image with Hortonworks AVRO schema registry or a step by step guide for deploy It in OpenShift??&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 22:22:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123454#M34397</guid>
      <dc:creator>matias_basilico</dc:creator>
      <dc:date>2017-02-28T22:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Avro Schema Registry</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123455#M34398</link>
      <description>&lt;P&gt;Docker image of hortonworks schema registry: &lt;/P&gt;&lt;P&gt;&lt;A href="https://hub.docker.com/r/thebookpeople/hortonworks-registry/" target="_blank"&gt;https://hub.docker.com/r/thebookpeople/hortonworks-registry/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 19:39:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Avro-Schema-Registry/m-p/123455#M34398</guid>
      <dc:creator>anandt8dev</dc:creator>
      <dc:date>2017-12-01T19:39:26Z</dc:date>
    </item>
  </channel>
</rss>

