<?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 Re: How to inject Custom Confluent Schema Registry controller service? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224184#M63495</link>
    <description>&lt;P&gt;Yes, after add this dependency. It works. Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2017 21:09:47 GMT</pubDate>
    <dc:creator>alvinuw</dc:creator>
    <dc:date>2017-06-23T21:09:47Z</dc:date>
    <item>
      <title>How to inject Custom Confluent Schema Registry controller service?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224182#M63493</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Since our downstream applications use Confluent Schema Registry, I implemented a custom ConfluentSchemaRegistry service by referring the HWXSchemaRegistry. I put the .nar file into NIFI_HOME/lib folder. I can find this custom service in the Controller Service panel. &lt;/P&gt;&lt;P&gt;However, when I'd like to inject this service to the "Schema Registry" property of CSVReader or AvroReader, there are only two default schema registries to choose, without the one I added. Please see the attached picture.&lt;/P&gt;&lt;P&gt;How to make my custom schema registry service available for the other services to inject? In other words, how to make it available in the drop-down list in the attached picture?&lt;/P&gt;&lt;P&gt;BTW, I am using Apache NiFi v1.3.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="16554-nifi-custom-services.png" style="width: 1088px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15530iE9AD7D7A66D9AADC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="16554-nifi-custom-services.png" alt="16554-nifi-custom-services.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 01:47:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224182#M63493</guid>
      <dc:creator>alvinuw</dc:creator>
      <dc:date>2019-08-18T01:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject Custom Confluent Schema Registry controller service?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224183#M63494</link>
      <description>&lt;P&gt;Your custom NAR needs to have a NAR dependency in the pom.xml on the standard services API:&lt;/P&gt;&lt;PRE&gt; &amp;lt;dependency&amp;gt;
            &amp;lt;groupId&amp;gt;org.apache.nifi&amp;lt;/groupId&amp;gt;
            &amp;lt;artifactId&amp;gt;nifi-standard-services-api-nar&amp;lt;/artifactId&amp;gt;
            &amp;lt;type&amp;gt;nar&amp;lt;/type&amp;gt;
        &amp;lt;/dependency&amp;gt;&lt;/PRE&gt;&lt;P&gt;If you can share your custom NAR code or pom files I can take a look.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 21:48:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224183#M63494</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-06-22T21:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject Custom Confluent Schema Registry controller service?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224184#M63495</link>
      <description>&lt;P&gt;Yes, after add this dependency. It works. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 21:09:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224184#M63495</guid>
      <dc:creator>alvinuw</dc:creator>
      <dc:date>2017-06-23T21:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to inject Custom Confluent Schema Registry controller service?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224185#M63496</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11929/alvinuw.html" nodeid="11929"&gt;@Alvin Jin&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Also, I know you already implemented a custom service, but there is also some work here by one of the Apache NiFi committers:  &lt;A href="https://github.com/apache/nifi/pull/1938"&gt;https://github.com/apache/nifi/pull/1938&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 21:11:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-inject-Custom-Confluent-Schema-Registry-controller/m-p/224185#M63496</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-06-23T21:11:43Z</dc:date>
    </item>
  </channel>
</rss>

