You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andrew Lim (JIRA)" <ji...@apache.org> on 2016/12/05 20:14:58 UTC

[jira] [Created] (MINIFI-155) MQTT nar skipped due to warning: "Unable to resolve required dependency 'nifi-standard-services-api-nar'.

Andrew Lim created MINIFI-155:
---------------------------------

             Summary: MQTT nar skipped due to warning: "Unable to resolve required dependency 'nifi-standard-services-api-nar'.
                 Key: MINIFI-155
                 URL: https://issues.apache.org/jira/browse/MINIFI-155
             Project: Apache NiFi MiNiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 0.1.0
            Reporter: Andrew Lim


I wanted to run flow that used PublishMQTT, a processor not shipped with MiNiFi.

I copied the nifi-mqtt-nar-1.1.0.nar into the MiNiFi lib directory, but when I start MiNiFi, there is a problem with the nars not liking changing "nifi-standard-services-api-nar" to "minifi-standard-services-api-nar", specifically:

2016-12-05 14:11:52,857 WARN [main] org.apache.nifi.nar.NarClassLoaders Unable to resolve required dependency 'nifi-standard-services-api-nar'. Skipping NAR /Users/andrewmlim/Snapshots/minifi-0.1.0/./work/nar/extensions/nifi-mqtt-nar-1.1.0-SNAPSHOT.nar-unpacked

Workaround:  If I drop "nifi-standard-services-api-nar" into the lib dir, the flow works fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)