<?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 My Custom Processor is not visible in the Nifi UI in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/My-Custom-Processor-is-not-visible-in-the-Nifi-UI/m-p/207379#M169340</link>
    <description>&lt;P&gt;When I add a new custom processor in the code, At Nifi UI processor list is shown but the processor that I created is not coming in the list. Although it is added one time in the UI but when I am trying to add it again it is not coming in the processor list.&lt;/P&gt;&lt;P&gt;And when I am trying to copy the existing processor then it says, not a valid processor type. What is wrong here?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Oct 2018 17:17:50 GMT</pubDate>
    <dc:creator>kapil1</dc:creator>
    <dc:date>2018-10-04T17:17:50Z</dc:date>
    <item>
      <title>My Custom Processor is not visible in the Nifi UI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/My-Custom-Processor-is-not-visible-in-the-Nifi-UI/m-p/207379#M169340</link>
      <description>&lt;P&gt;When I add a new custom processor in the code, At Nifi UI processor list is shown but the processor that I created is not coming in the list. Although it is added one time in the UI but when I am trying to add it again it is not coming in the processor list.&lt;/P&gt;&lt;P&gt;And when I am trying to copy the existing processor then it says, not a valid processor type. What is wrong here?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 17:17:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/My-Custom-Processor-is-not-visible-in-the-Nifi-UI/m-p/207379#M169340</guid>
      <dc:creator>kapil1</dc:creator>
      <dc:date>2018-10-04T17:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: My Custom Processor is not visible in the Nifi UI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/My-Custom-Processor-is-not-visible-in-the-Nifi-UI/m-p/207380#M169341</link>
      <description>&lt;P&gt;This is because I have not made the entry of that processor in below file &lt;/P&gt;&lt;PRE&gt;/src/main/resources/META-INF/services/org.apache.nifi.processor.Processor&lt;/PRE&gt;&lt;P&gt;We should make entry of processor in that file with the complete package path for e.g. &lt;STRONG&gt;org.nifi.processors.FileModifierProcessor&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 21:28:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/My-Custom-Processor-is-not-visible-in-the-Nifi-UI/m-p/207380#M169341</guid>
      <dc:creator>kapil1</dc:creator>
      <dc:date>2018-10-04T21:28:19Z</dc:date>
    </item>
  </channel>
</rss>

