Hi there,

You will need to provide the CDC NAR as part of your MiNiFi installation as
it is not bundled with the default distribution.

With all the great work that went into supporting extensions into registry,
I hope to have some additional tooling to make this process much easier.

On Thu, Jul 11, 2019 at 11:52 PM wangl...@geekplus.com.cn <
wangl...@geekplus.com.cn> wrote:

>
> Build a simpe data flow using nifi,  create template as xml,  transform
> the xml to config.yml using minifi-toolkit-0.5.0/bin/config.sh
> But there's error after start minifi
>
>  ERROR [main] o.apache.nifi.controller.FlowController Could not create
> Processor of type org.apache.nifi.cdc.mys
> ql.processors.CaptureChangeMySQL for ID
> b6936ab5-07c5-3670-0000-000000000000; creating "Ghost" implementation
> org.apache.nifi.controller.exception.ProcessorInstantiationException:
> Unable to find bundle for coordinate default:unknown:unversioned
>         at
> org.apache.nifi.controller.FlowController.instantiateProcessor(FlowController.java:1271)
>         at
> org.apache.nifi.controller.FlowController.createProcessor(FlowController.java:1188)
>         at
> org.apache.nifi.controller.FlowController.createProcessor(FlowController.java:1157)
>         at
> org.apache.nifi.controller.StandardFlowSynchronizer.addProcessGroup(StandardFlowSynchronizer.java:1214)
>         at
> org.apache.nifi.controller.StandardFlowSynchronizer.sync(StandardFlowSynchronizer.java:359)
>         at
> org.apache.nifi.controller.FlowController.synchronize(FlowController.java:1697)
>         at
> org.apache.nifi.persistence.StandardXMLFlowConfigurationDAO.load(StandardXMLFlowConfigurationDAO.java:84)
>         at
> org.apache.nifi.controller.StandardFlowService.loadFromBytes(StandardFlowService.java:723)
>         at
> org.apache.nifi.controller.StandardFlowService.load(StandardFlowService.java:534)
>         at org.apache.nifi.minifi.MiNiFiServer.start(MiNiFiServer.java:122)
>         at org.apache.nifi.minifi.MiNiFi.<init>(MiNiFi.java:148)
>         at org.apache.nifi.minifi.MiNiFi.main(MiNiFi.java:247)
>
> o.apache.nifi.controller.FlowController Unable to start
> GhostProcessor[id=b6936ab5-07c5-3670-0000-000000000000] due to
> java.lang.IllegalStateException: Processor CaptureChangeMySQLLocal is not
> in a valid state due to ['Missing Processor' validated against 'Any
> Property' is invalid because Processor is of type
> org.apache.nifi.cdc.mysql.processors.CaptureChangeMySQL, but this is not a
> valid Processor type]
>
>
> I just downloade the minifi-0.5.0-bin.tar.gz, tar -xzvf and minifs.sh
> start
> I think i must  have missed something. Some jar that needed?
>
>
>
>
> ------------------------------
> wangl...@geekplus.com.cn
>

Reply via email to