You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Koen Rutten <ko...@vectr.consulting> on 2017/04/14 06:58:53 UTC

Using a NiFi nar in MiniFi

Hello all

I was trying to use the ConsumeMQTT processor in MiniFi.  If I read the docs correctly for the JVM-based version, I would just have to copy over the "nifi-mqtt-nar-1.1.0.2.1.2.0-10.nar” and restart MiniFi. However the new processor doesn’t seem to be picked up.

The MiniFi-ap logs states the following:

2017-04-14 06:54:40,084 ERROR [main] o.apache.nifi.controller.FlowController Could not create Processor of type org.apache.nifi.processors.mqtt.ConsumeMQTT for ID 015b1007-cbd0-1d3f-0000-000000000000; creating "Ghost" implementation
org.apache.nifi.controller.exception.ProcessorInstantiationException: org.apache.nifi.processors.mqtt.ConsumeMQTT

Am I missing something in the commands?

Best regards





Re: Using a NiFi nar in MiniFi

Posted by Aldrin Piri <al...@gmail.com>.
Hi Koen,

What version of minifi are you utilizing?
On Fri, Apr 14, 2017 at 07:19 Koen Rutten <ko...@vectr.consulting>
wrote:

> Hello all
>
> I was trying to use the ConsumeMQTT processor in MiniFi.  If I read the
> docs correctly for the JVM-based version, I would just have to copy over
> the "nifi-mqtt-nar-1.1.0.2.1.2.0-10.nar” and restart MiniFi. However the
> new processor doesn’t seem to be picked up.
>
> The MiniFi-ap logs states the following:
>
> 2017-04-14 06:54:40,084 ERROR [main]
> o.apache.nifi.controller.FlowController Could not create Processor of type
> org.apache.nifi.processors.mqtt.ConsumeMQTT for ID
> 015b1007-cbd0-1d3f-0000-000000000000; creating "Ghost" implementation
> org.apache.nifi.controller.exception.ProcessorInstantiationException:
> org.apache.nifi.processors.mqtt.ConsumeMQTT
>
> Am I missing something in the commands?
>
> Best regards
>
>
>
>
>