Sumo

'is there a way to share jars...'

For this sort of classloader sharing mechanism you can see a
description here [1].

For adding optional language packs I know there is work underway on a
couple of tickets to make it easy to have various scripting languages
nicely invoked by processors or even in some cases to write processors
directly using those scripting languages.  It sounds like that might
do what you're looking for on that front.

[1] https://nifi.apache.org/docs/nifi-docs/html/developer-guide.html#nars

Thanks
Joe

On Tue, Nov 24, 2015 at 10:33 PM, Sumanth Chinthagunta
<[email protected]> wrote:
>
> Sorry if this question may have been answered previously:
>
> I am implementing two custom processors (bundled separately as NAR files), 
> both depends on Groovy Jar.
>
> instead of bundling Groovy Jars in each NAR, is there a way to share jars 
> that don’t have any processors.
>
> Should we consider NiFi support for adding optional language packs (Groovy , 
> Scala etc) ?
>
> Thanks
> Sumo

Reply via email to