[
https://issues.apache.org/jira/browse/NIFI-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412024#comment-16412024
]
Ed Berezitsky commented on NIFI-4388:
-------------------------------------
[~frett27],
The bug appears when you CHANGE module property.
You can enforce Modules to be reloaded performing these steps:
# Change modules to desired value
# Change engine type to another value
# Apply changes
# Configure processor again, and change it back to engine type "groovy".
Modules will be loaded.
I'm going to fix this bug for next version (1.7).
> Module path not honored using InvokeScriptedProcessor
> -----------------------------------------------------
>
> Key: NIFI-4388
> URL: https://issues.apache.org/jira/browse/NIFI-4388
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.3.0
> Reporter: Patrice Freydiere
> Priority: Major
>
> When specify modulepath parameter, using groovy scriptedengine, the jars are
> not added to classpath.
> This is currently not possible to use third party library in scripting
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)