[
https://issues.apache.org/jira/browse/NIFI-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415796#comment-16415796
]
ASF subversion and git services commented on NIFI-4388:
-------------------------------------------------------
Commit 9de73fbe1f1a7ab226d138732ece8c6e9a0c0fba in nifi's branch
refs/heads/master from [~Berezitsky]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9de73fb ]
NIFI-4388: Modules Not Honored
The bug is not reproducible in Jython (it handles modules with every script
reload). But Groovy loads JARs and dirs with classes only on setup.
Signed-off-by: Matthew Burgess <[email protected]>
This closes #2584
> 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.1.0, 1.3.0, 1.5.0
> Reporter: Patrice Freydiere
> Assignee: Ed Berezitsky
> Priority: Major
> Fix For: 1.7.0
>
>
> 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)