<?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: NiFi 2.5.0 missing parquet integration in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412671#M253609</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97072"&gt;@mbraunerde&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see you mentioned that you're using NiFi 2.5.0, I think that version is not provided for Cloudera on the CFM right?&amp;nbsp;&lt;BR /&gt;Even the most recent CFM does not have NiFi 2.5.0, the latest is CFM 4.10 with NiFi 2.3.0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ask because the Cloudera provided CFM do have Parquet already included:&amp;nbsp;PutParquet&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cfm/4.10.0/release-notes/topics/cfm-supported-processors.html" target="_blank"&gt;https://docs.cloudera.com/cfm/4.10.0/release-notes/topics/cfm-supported-processors.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Now, if you want to add it on a custom NiFi install, you should import those NAR already loaded but also you need&amp;nbsp;nifi-standard-services-api-nar and&amp;nbsp;nifi-record-serialization-services-nar.&amp;nbsp;&lt;BR /&gt;You can take a look here:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://mvnrepository.com/artifact/org.apache.nifi/nifi-standard-services-api-nar" target="_blank"&gt;https://mvnrepository.com/artifact/org.apache.nifi/nifi-standard-services-api-nar&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://mvnrepository.com/artifact/org.apache.nifi/nifi-record-serialization-services-nar" target="_blank"&gt;https://mvnrepository.com/artifact/org.apache.nifi/nifi-record-serialization-services-nar&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Oct 2025 19:04:07 GMT</pubDate>
    <dc:creator>vafs</dc:creator>
    <dc:date>2025-10-15T19:04:07Z</dc:date>
    <item>
      <title>NiFi 2.5.0 missing parquet integration</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412667#M253606</link>
      <description>&lt;P&gt;Hi guys,&lt;BR /&gt;&lt;BR /&gt;i've just started to work with parquet files, all is running with database own export logics, but they are not traceable - use NiFi was the Idea.&amp;nbsp;&lt;BR /&gt;Now im just annoyed how bad i am to handle this ... seems no default export available for this, install extensible-bundles ... NoClass here and there etc...&lt;/P&gt;&lt;P&gt;Did anybody of you solved to add Parquet to NiFi 2.5.0?&lt;BR /&gt;&lt;BR /&gt;I've downloaded and provided nifi-parquet-nar-2.5.0.nar, nifi-hadoop-nar-2.5.0.nar and nifi-hadoop-libraries-nar-2.5.0.nar still NoClassDefFoundErrors in this order of log (single named)&lt;BR /&gt;-&amp;nbsp;org/apache/nifi/serialization/RecordSetWriterFactory&lt;BR /&gt;-&amp;nbsp;org/apache/nifi/processors/hadoop/AbstractFetchHDFSRecord&lt;BR /&gt;-&amp;nbsp;org/apache/nifi/processors/hadoop/AbstractPutHDFSRecord&lt;BR /&gt;-&amp;nbsp;org/apache/nifi/serialization/RecordReaderFactory&lt;BR /&gt;-&amp;nbsp;org/apache/nifi/serialization/RecordSetWriterFactory&lt;BR /&gt;-&amp;nbsp;org/apache/parquet/io/OutputFile&lt;BR /&gt;- org/apache/parquet/io/InputFile&lt;BR /&gt;&lt;BR /&gt;Anybody who can helpt me?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 06:41:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412667#M253606</guid>
      <dc:creator>mbraunerde</dc:creator>
      <dc:date>2025-10-15T06:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi 2.5.0 missing parquet integration</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412671#M253609</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97072"&gt;@mbraunerde&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see you mentioned that you're using NiFi 2.5.0, I think that version is not provided for Cloudera on the CFM right?&amp;nbsp;&lt;BR /&gt;Even the most recent CFM does not have NiFi 2.5.0, the latest is CFM 4.10 with NiFi 2.3.0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ask because the Cloudera provided CFM do have Parquet already included:&amp;nbsp;PutParquet&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cfm/4.10.0/release-notes/topics/cfm-supported-processors.html" target="_blank"&gt;https://docs.cloudera.com/cfm/4.10.0/release-notes/topics/cfm-supported-processors.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Now, if you want to add it on a custom NiFi install, you should import those NAR already loaded but also you need&amp;nbsp;nifi-standard-services-api-nar and&amp;nbsp;nifi-record-serialization-services-nar.&amp;nbsp;&lt;BR /&gt;You can take a look here:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://mvnrepository.com/artifact/org.apache.nifi/nifi-standard-services-api-nar" target="_blank"&gt;https://mvnrepository.com/artifact/org.apache.nifi/nifi-standard-services-api-nar&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://mvnrepository.com/artifact/org.apache.nifi/nifi-record-serialization-services-nar" target="_blank"&gt;https://mvnrepository.com/artifact/org.apache.nifi/nifi-record-serialization-services-nar&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 19:04:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412671#M253609</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2025-10-15T19:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi 2.5.0 missing parquet integration</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412674#M253612</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114383"&gt;@vafs&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp; I think that version is not provided for Cloudera on the CFM right&lt;/P&gt;&lt;P&gt;your right, but this platform was the best one so far for all NiFi questions &lt;span class="lia-unicode-emoji" title=":call_me_hand:"&gt;🤙&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I will update this thread, if i got a solution, either if Cloudera or not&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 07:30:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412674#M253612</guid>
      <dc:creator>mbraunerde</dc:creator>
      <dc:date>2025-10-16T07:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi 2.5.0 missing parquet integration</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412678#M253615</link>
      <description>&lt;P&gt;Understood.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully the missing NAR's pointed on the previous update help you figure the issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 16:42:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-2-5-0-missing-parquet-integration/m-p/412678#M253615</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2025-10-16T16:42:20Z</dc:date>
    </item>
  </channel>
</rss>

