<?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: Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413856#M254252</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/129541"&gt;@YSFSK&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand now. I do see the error you mention:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2026-04-02 12:22:09,133 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.133 [pool-15-thread-1] DEBUG org.apache.nifi.controller.serialization.VersionedFlowSynchronizer -- Could not find a compatible bundle for org.apache.nifi:nifi-azure-nar:2.4.0 type org.apache.nifi.processors.azure.eventhub.PutAzureEventHub&lt;/LI-CODE&gt;&lt;P&gt;That error points to be a problem with the version.&amp;nbsp;&lt;BR /&gt;So we are basically on the same point.&amp;nbsp;&lt;BR /&gt;We have&amp;nbsp;nifi-azure-nar at 2.4.0, nifi-azure-services-api at 2.3.0 and nifi-cdf-debezium-postgresql at 1.28.1.&amp;nbsp;&lt;BR /&gt;This is a mix that is not working.&lt;/P&gt;&lt;P&gt;I do not know the NiFi version you have, but should use that version for all the NARs as well. Using different versions is not a good idea.&amp;nbsp;&lt;BR /&gt;You can download them from the Sonatype Nexus Repository.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2026 16:02:25 GMT</pubDate>
    <dc:creator>vafs</dc:creator>
    <dc:date>2026-04-09T16:02:25Z</dc:date>
    <item>
      <title>Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413803#M254238</link>
      <description>&lt;DIV class="lia-quilt-row lia-quilt-row-main"&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single lia-quilt-column-main-content"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;We are currently conducting tests&amp;nbsp; to read data from CDC Debezium-enabled postgreSQL database and write to Azure EventHub.&lt;/FONT&gt;&lt;/P&gt;&lt;H4 id="toc-hId-1309772576"&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Actions performed:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;&lt;P&gt;&lt;FONT size="4"&gt;We uploaded three NARs needed to use the put&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="4"&gt;We added the following NARs as extensions:&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="4"&gt;nifi-azure-nar-2.4.0.nar&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="4"&gt;nifi-azure-services-api-nar-2.3.0.nar&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="4"&gt;nifi-cdf-debezium-postgresql-nar-1.28.1.2.1.7.2006-1.nar&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="4"&gt;After a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;manifest refresh&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in EFM, we were able to see and use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;PutAzureEventHub&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;DIV class="fx-display fx-align-items-center"&gt;&lt;DIV class="cfx-body-400 cfx-ellipsis"&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;CaptureChangeDebeziumPostgreSQL&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;processor &lt;/STRONG&gt;processors.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT size="4"&gt;We then configured the flow, published a new version, and confirmed that the flow was successfully pushed to MiNiFi.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H4 id="toc-hId--1242384385"&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Issue&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;&lt;P&gt;&lt;FONT size="4"&gt;The Flow is pushed to MiNiFi but it is not being validated, thus the publish request fails, we have errors as if the newly added processors are not recognized, I believe?&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;LI-CODE lang="markup"&gt;2026-04-02 12:22:09,379 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.379 [Validate Components Thread-3] DEBUG org.apache.nifi.controller.AbstractComponentNode -- Computed validation errors with Validation Context StandardValidationContext[componentId=9706f422-72e7-4ee9-b7e5-525fab338432, properties={}]; results = ['Missing Processor' validated against 'Any Property' is invalid because Processor is of type org.apache.nifi.processors.azure.eventhub.PutAzureEventHub, but this is not a valid Processor type]&lt;/LI-CODE&gt;&lt;P&gt;&lt;FONT size="4"&gt;However, In the logs it seems the NARs have been unpacked and we can see the unpacked files.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;I tested deploying a flow that uses only the default MiNiFi processors. The flow validated successfully, and MiNiFi started without any issues.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;Below are curated entries from the minifi-bootstrap.log file related to the added NARs:&lt;/FONT&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2026-04-02 12:22:09,133 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.133 [pool-15-thread-1] DEBUG org.apache.nifi.controller.serialization.VersionedFlowSynchronizer -- Could not find a compatible bundle for org.apache.nifi:nifi-azure-nar:2.4.0 type org.apache.nifi.processors.azure.eventhub.PutAzureEventHub
2026-04-02 12:22:09,133 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.133 [pool-15-thread-1] DEBUG org.apache.nifi.controller.serialization.VersionedFlowSynchronizer -- Could not find a compatible bundle for com.cloudera:nifi-cdf-debezium-postgresql-nar:1.28.1.2.1.7.2006-1 type com.cloudera.nifi.processors.debezium.CaptureChangeDebeziumPostgreSQL
2026-04-02 12:22:09,148 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.148 [pool-15-thread-1] WARN org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer -- Unknown bundle com.cloudera:nifi-cdf-debezium-postgresql-nar:1.28.1.2.1.7.2006-1 for processor type com.cloudera.nifi.processors.debezium.CaptureChangeDebeziumPostgreSQL - will use Ghosted component instead
2026-04-02 12:22:09,148 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.148 [pool-15-thread-1] WARN org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer -- Unknown bundle org.apache.nifi:nifi-azure-nar:2.4.0 for processor type org.apache.nifi.processors.azure.eventhub.PutAzureEventHub - will use Ghosted component instead
2026-04-02 12:22:09,367 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.367 [pool-15-thread-1] DEBUG org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer -- Adding Processor with ID 9706f422-72e7-4ee9-b7e5-525fab338432 of type org.apache.nifi.processors.azure.eventhub.PutAzureEventHub
2026-04-02 12:22:09,367 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.367 [pool-15-thread-1] ERROR org.apache.nifi.controller.ExtensionBuilder -- Could not create Processor of type org.apache.nifi.processors.azure.eventhub.PutAzureEventHub from org.apache.nifi:nifi-azure-nar:2.4.0 for ID 9706f422-72e7-4ee9-b7e5-525fab338432 due to: org.apache.nifi.processors.azure.eventhub.PutAzureEventHub; creating "Ghost" implementation
2026-04-02 12:22:09,370 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.370 [pool-14-thread-1] DEBUG org.apache.nifi.manifest.StandardRuntimeManifestService -- Added additionalDetails for org.apache.nifi.processors.standard.HandleHttpResponse from /minifi-data/work/nar/extensions/minifi-standard-nar-2.24.08.0-19.nar-unpacked/META-INF/docs/additional-details/org.apache.nifi.processors.standard.HandleHttpResponse/additionalDetails.md
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut org.apache.nifi.controller.exception.ProcessorInstantiationException: org.apache.nifi.processors.azure.eventhub.PutAzureEventHub
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.ExtensionBuilder.createLoggableProcessor(ExtensionBuilder.java:794)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.ExtensionBuilder.buildProcessor(ExtensionBuilder.java:251)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.flow.StandardFlowManager.createProcessor(StandardFlowManager.java:357)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.flow.AbstractFlowManager.createProcessor(AbstractFlowManager.java:428)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer.addProcessor(StandardVersionedComponentSynchronizer.java:2493)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer.synchronizeProcessors(StandardVersionedComponentSynchronizer.java:1052)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer.synchronize(StandardVersionedComponentSynchronizer.java:456)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer.lambda$synchronize$0(StandardVersionedComponentSynchronizer.java:251)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.flow.AbstractFlowManager.withParameterContextResolution(AbstractFlowManager.java:668)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer.synchronize(StandardVersionedComponentSynchronizer.java:246)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.groups.StandardProcessGroup.synchronizeFlow(StandardProcessGroup.java:3873)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.serialization.VersionedFlowSynchronizer.synchronizeFlow(VersionedFlowSynchronizer.java:449)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.serialization.VersionedFlowSynchronizer.sync(VersionedFlowSynchronizer.java:221)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.FlowController.synchronize(FlowController.java:1824)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.persistence.StandardFlowConfigurationDAO.load(StandardFlowConfigurationDAO.java:91)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.StandardFlowService.loadFromBytes(StandardFlowService.java:778)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.StandardFlowService.load(StandardFlowService.java:499)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.minifi.c2.command.DefaultUpdateConfigurationStrategy.reloadFlow(DefaultUpdateConfigurationStrategy.java:148)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.minifi.c2.command.DefaultUpdateConfigurationStrategy.update(DefaultUpdateConfigurationStrategy.java:118)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.c2.client.service.operation.UpdateConfigurationOperationHandler.updateFlow(UpdateConfigurationOperationHandler.java:131)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.c2.client.service.operation.UpdateConfigurationOperationHandler.handle(UpdateConfigurationOperationHandler.java:115)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.c2.client.service.C2OperationManager.processOperationsInLoop(C2OperationManager.java:99)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.c2.client.service.C2OperationManager.run(C2OperationManager.java:77)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at java.base/java.lang.Thread.run(Unknown Source)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut Caused by: java.lang.IllegalStateException: Unable to find bundle for coordinate org.apache.nifi:nifi-azure-nar:2.4.0
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.ExtensionBuilder.createLoggableComponent(ExtensionBuilder.java:923)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	at org.apache.nifi.controller.ExtensionBuilder.createLoggableProcessor(ExtensionBuilder.java:780)
2026-04-02 12:22:09,374 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 	... 25 common frames omitted
2026-04-02 12:22:09,378 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.378 [pool-15-thread-1] DEBUG org.apache.nifi.groups.StandardProcessGroup -- Adding GhostProcessor[id=9706f422-72e7-4ee9-b7e5-525fab338432] to StandardProcessGroup[identifier=dda165d2-df68-4f0e-903b-2947ee68a3cd,name=root], found no conflicting Version Component ID for ID f141829f-9ecb-4057-934c-124703c27785
2026-04-02 12:22:09,378 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.378 [pool-15-thread-1] DEBUG org.apache.nifi.controller.StandardProcessorNode -- Resetting Validation State of GhostProcessor[id=9706f422-72e7-4ee9-b7e5-525fab338432] due to setting process group
2026-04-02 12:22:09,378 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.378 [pool-15-thread-1] INFO org.apache.nifi.groups.StandardProcessGroup -- GhostProcessor[id=9706f422-72e7-4ee9-b7e5-525fab338432] added to StandardProcessGroup[identifier=dda165d2-df68-4f0e-903b-2947ee68a3cd,name=root]
2026-04-02 12:22:09,378 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.378 [Validate Components Thread-3] DEBUG org.apache.nifi.controller.AbstractComponentNode -- Updating validation context to StandardValidationContext[componentId=9706f422-72e7-4ee9-b7e5-525fab338432, properties={}]
2026-04-02 12:22:09,379 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.379 [pool-15-thread-1] DEBUG org.apache.nifi.flow.synchronization.StandardVersionedComponentSynchronizer -- Updating Processor GhostProcessor[id=9706f422-72e7-4ee9-b7e5-525fab338432]
2026-04-02 12:22:09,379 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.379 [pool-15-thread-1] DEBUG org.apache.nifi.controller.AbstractComponentNode -- Resetting Validation State of GhostProcessor[id=9706f422-72e7-4ee9-b7e5-525fab338432] due to setting annotation data
2026-04-02 12:22:09,379 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.379 [pool-15-thread-1] DEBUG org.apache.nifi.controller.AbstractComponentNode -- Reset validation state of GhostProcessor[id=9706f422-72e7-4ee9-b7e5-525fab338432] but will not trigger async validation because trigger has been paused
2026-04-02 12:22:09,379 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.379 [Validate Components Thread-3] DEBUG org.apache.nifi.controller.AbstractComponentNode -- Computed validation errors with Validation Context StandardValidationContext[componentId=9706f422-72e7-4ee9-b7e5-525fab338432, properties={}]; results = ['Missing Processor' validated against 'Any Property' is invalid because Processor is of type org.apache.nifi.processors.azure.eventhub.PutAzureEventHub, but this is not a valid Processor type]
2026-04-02 12:22:36,845 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.845 [Listen to Bootstrap] DEBUG org.apache.nifi.minifi.bootstrap.BootstrapListener -- Listening for Bootstrap Requests
2026-04-02 12:22:36,856 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.856 [NAR Auto-Loader] DEBUG org.apache.nifi.nar.StandardNarLoader -- Unpacking NAR File [nifi-azure-services-api-nar-2.3.0.nar] completed
2026-04-02 12:22:36,899 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.898 [NAR Auto-Loader] WARN org.apache.nifi.nar.NarClassLoaders -- While loading 'com.cloudera:nifi-cdf-debezium-postgresql-nar:1.28.1.2.1.7.2006-1' unable to locate exact NAR dependency 'org.apache.nifi:nifi-standard-services-api-nar:1.28.1.2.1.7.2006-1'. Only found one possible match 'org.apache.nifi:nifi-standard-services-api-nar:2.24.08.0-19'. Continuing...
2026-04-02 12:22:36,899 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.899 [NAR Auto-Loader] DEBUG org.apache.nifi.nar.NarClassLoaders -- Loading NAR file: /minifi-data/work/nar/extensions/nifi-cdf-debezium-postgresql-nar-1.28.1.2.1.7.2006-1.nar-unpacked
2026-04-02 12:22:36,928 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.928 [NAR Auto-Loader] INFO org.apache.nifi.nar.NarClassLoaders -- Loaded NAR file: /minifi-data/work/nar/extensions/nifi-cdf-debezium-postgresql-nar-1.28.1.2.1.7.2006-1.nar-unpacked as class loader org.apache.nifi.nar.NarClassLoader[/minifi-data/work/nar/extensions/nifi-cdf-debezium-postgresql-nar-1.28.1.2.1.7.2006-1.nar-unpacked]
2026-04-02 12:22:36,928 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.928 [NAR Auto-Loader] WARN org.apache.nifi.nar.NarClassLoaders -- While loading 'org.apache.nifi:nifi-azure-services-api-nar:2.3.0' unable to locate exact NAR dependency 'org.apache.nifi:nifi-standard-shared-nar:2.3.0'. Only found one possible match 'org.apache.nifi:nifi-standard-shared-nar:2.24.08.0-19'. Continuing...
2026-04-02 12:22:36,928 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.928 [NAR Auto-Loader] DEBUG org.apache.nifi.nar.NarClassLoaders -- Loading NAR file: /minifi-data/work/nar/extensions/nifi-azure-services-api-nar-2.3.0.nar-unpacked
2026-04-02 12:22:36,952 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.952 [NAR Auto-Loader] INFO org.apache.nifi.nar.NarClassLoaders -- Loaded NAR file: /minifi-data/work/nar/extensions/nifi-azure-services-api-nar-2.3.0.nar-unpacked as class loader org.apache.nifi.nar.NarClassLoader[/minifi-data/work/nar/extensions/nifi-azure-services-api-nar-2.3.0.nar-unpacked]
2026-04-02 12:22:36,952 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.952 [NAR Auto-Loader] WARN org.apache.nifi.nar.NarClassLoaders -- While loading 'org.apache.nifi:nifi-azure-nar:2.4.0' unable to locate exact NAR dependency 'org.apache.nifi:nifi-azure-services-api-nar:2.4.0'. Only found one possible match 'org.apache.nifi:nifi-azure-services-api-nar:2.3.0'. Continuing...
2026-04-02 12:22:36,952 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.952 [NAR Auto-Loader] DEBUG org.apache.nifi.nar.NarClassLoaders -- Loading NAR file: /minifi-data/work/nar/extensions/nifi-azure-nar-2.4.0.nar-unpacked
2026-04-02 12:22:36,971 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.971 [NAR Auto-Loader] INFO org.apache.nifi.nar.NarClassLoaders -- Loaded NAR file: /minifi-data/work/nar/extensions/nifi-azure-nar-2.4.0.nar-unpacked as class loader org.apache.nifi.nar.NarClassLoader[/minifi-data/work/nar/extensions/nifi-azure-nar-2.4.0.nar-unpacked]
2026-04-02 12:22:36,979 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:36.979 [NAR Auto-Loader] INFO org.apache.nifi.nar.StandardNarLoader -- Created class loaders for [3] NAR bundles with [0] skipped&lt;/LI-CODE&gt;&lt;H4 id="toc-hId-500425950"&gt;&lt;STRONG&gt;&lt;BR /&gt;Environment Details:&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;MiNiFi version:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Java 2.24.08&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;EFM version:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;2.2.0.0-86&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;All NARs were downloaded from the&amp;nbsp;&lt;STRONG&gt;Cloudera Sonatype Nexus repository&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H4 id="toc-hId-500425950"&gt;&lt;FONT size="4"&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;I&amp;nbsp; do not understand where the issue comes from.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;I would really appreciate your help&lt;/FONT&gt;&lt;/H4&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:10:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413803#M254238</guid>
      <dc:creator>YSFSK</dc:creator>
      <dc:date>2026-04-21T06:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413806#M254239</link>
      <description>&lt;P data-path-to-node="8,0"&gt;Hi YSFSK! Thanks for the detailed post and the logs. While we wait for one of our MiNiFi experts to weigh in on the specific errors you're seeing, you might find some clues in the &lt;STRONG data-index-in-node="193" data-path-to-node="8,0"&gt;&lt;A class="ng-star-inserted" href="https://docs.cloudera.com/dataflow/cloud/resources/topics/cdf-resources-custom-nar-configs.html" rel="noopener" target="_blank"&gt;Custom NAR Configs&lt;/A&gt;&lt;/STRONG&gt; documentation.&lt;/P&gt;
&lt;P data-path-to-node="8,1"&gt;Also, this community thread on &lt;STRONG data-index-in-node="31" data-path-to-node="8,1"&gt;&lt;A class="ng-star-inserted" href="https://community.cloudera.com/t5/Support-Questions/Update-Attribute-processor-Not-working-after-upgrade-from/m-p/237802" rel="noopener" target="_blank"&gt;Ghost Processors&lt;/A&gt;&lt;/STRONG&gt; covers similar 'Unknown bundle' issues. Hope this helps get you started!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2026 12:14:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413806#M254239</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2026-04-06T12:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413844#M254243</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/129541"&gt;@YSFSK&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;MiNiFi version you have is compatible with CFM 4.2.0, which is based on NiFi 2&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cem/2.2.0/release-notes-minifi-java/topics/cem-java-agent-processors.html" target="_blank"&gt;https://docs.cloudera.com/cem/2.2.0/release-notes-minifi-java/topics/cem-java-agent-processors.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You mentioned you downloaded&amp;nbsp;&lt;STRONG&gt;nifi-cdf-debezium-postgresql-nar-1.28.1.2.1.7.2006-1.nar&lt;BR /&gt;&lt;/STRONG&gt;that is for NiFi 1.28.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked and the nar is available for different 2.x versions, so you should select one that it matches your NiFi version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do the same for the other two NARs, they are 2.4 and 2.3, so just make sure they match the actual version.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2026 21:00:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413844#M254243</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-04-07T21:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413849#M254247</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114383"&gt;@vafs&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I attempted to test the same Debezium NAR with a more recent version, however, we were unable to upload new extensions to EFM.&lt;/P&gt;&lt;P&gt;I understand your point regarding the use of an older Debezium NAR version.&lt;BR /&gt;However, we also conducted tests using a separate class and flow that included only the two Azure NARs (both are above 2.3 in versions) without the debezium processer &amp;amp; nar (About a year ago, this same flow and exact NARs worked with the exact same MiNiFi image currently tested).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For this reason, I believe the issue may not be solely related to the Debezium 1.x NAR, as the EventHub processor is also affected.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 14:10:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413849#M254247</guid>
      <dc:creator>YSFSK</dc:creator>
      <dc:date>2026-04-08T14:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413852#M254249</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/129541"&gt;@YSFSK&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not understand part of your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;I attempted to test the same Debezium NAR with a more recent version, however, we were unable to upload new extensions to EFM.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Why you were unable to upload it? Any errors?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;I understand your point regarding the use of an older Debezium NAR version.&lt;BR /&gt;However, we also conducted tests using a separate class and flow that included only the two Azure NARs (both are above 2.3 in versions) without the debezium processer &amp;amp; nar (About a year ago, this same flow and exact NARs worked with the exact same MiNiFi image currently tested).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For this reason, I believe the issue may not be solely related to the Debezium 1.x NAR, as the EventHub processor is also affected.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;On the first part you say that tested only with the two Azure NARs on 2.3, which should be good for your version, without the&amp;nbsp;Debezium 1.x, and it worked.&amp;nbsp;&lt;BR /&gt;Which makes sense that this points to this&amp;nbsp;Debezium 1.x NAR only as it is created for a different version.&amp;nbsp;&lt;/P&gt;&lt;P&gt;On&amp;nbsp;&lt;A href="https://repository.cloudera.com/content/groups/cloudera-repos/" target="_self"&gt;Sonatype Nexus Repository&lt;/A&gt;&amp;nbsp;I do see&amp;nbsp;Debezium 2.3 version, that is the correct for your environment.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 20:05:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413852#M254249</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-04-08T20:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413855#M254251</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114383"&gt;@vafs&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I see how my earlier explanation may have been confusing, so I’ll focus firstspecifically on the current tests.&lt;/P&gt;&lt;P&gt;We ran two separate flows:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Flow with Debezium NAR + two Azure NARs&lt;/STRONG&gt;&lt;BR /&gt;This resulted in the errors previously shared in this topic, affecting both the CDC processor and the PutAzureEventHub processor.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Flow with only the Azure NARs&lt;/STRONG&gt;&lt;BR /&gt;This flow simply generates text and sends it to Event Hub. However, it also fails with the same &lt;EM&gt;“not a valid processor type”&lt;/EM&gt; error for the PutAzureEventHub processor.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;U&gt;So, even without the Debezium 1.x NAR, we are still encountering the same issue with the Azure processor.&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 14:57:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413855#M254251</guid>
      <dc:creator>YSFSK</dc:creator>
      <dc:date>2026-04-09T14:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413856#M254252</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/129541"&gt;@YSFSK&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand now. I do see the error you mention:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2026-04-02 12:22:09,133 INFO [MiNiFi logging handler] org.apache.nifi.minifi.StdOut 12:22:09.133 [pool-15-thread-1] DEBUG org.apache.nifi.controller.serialization.VersionedFlowSynchronizer -- Could not find a compatible bundle for org.apache.nifi:nifi-azure-nar:2.4.0 type org.apache.nifi.processors.azure.eventhub.PutAzureEventHub&lt;/LI-CODE&gt;&lt;P&gt;That error points to be a problem with the version.&amp;nbsp;&lt;BR /&gt;So we are basically on the same point.&amp;nbsp;&lt;BR /&gt;We have&amp;nbsp;nifi-azure-nar at 2.4.0, nifi-azure-services-api at 2.3.0 and nifi-cdf-debezium-postgresql at 1.28.1.&amp;nbsp;&lt;BR /&gt;This is a mix that is not working.&lt;/P&gt;&lt;P&gt;I do not know the NiFi version you have, but should use that version for all the NARs as well. Using different versions is not a good idea.&amp;nbsp;&lt;BR /&gt;You can download them from the Sonatype Nexus Repository.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 16:02:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413856#M254252</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-04-09T16:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Added NARs in MiNiFi/EFM - New processors unpacked but not recognized</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413895#M254268</link>
      <description>&lt;P&gt;Hi, I had to downgrade and upgrade all my nars to 2.0.0 for it to work.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 15:09:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Issue-with-Added-NARs-in-MiNiFi-EFM-New-processors-unpacked/m-p/413895#M254268</guid>
      <dc:creator>YSFSK</dc:creator>
      <dc:date>2026-04-20T15:09:56Z</dc:date>
    </item>
  </channel>
</rss>

