[ 
https://issues.apache.org/jira/browse/NIFI-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129045#comment-15129045
 ] 

ASF GitHub Bot commented on NIFI-210:
-------------------------------------

GitHub user mattyb149 opened a pull request:

    https://github.com/apache/nifi/pull/203

    NIFI-210: Add support for multiple module paths for scripting

    This allows more than one module path to be set for scripts to use. Each 
language that has a specific configurator can deal with the module paths as 
they see fit. For example, the Groovy configurator can use a list of paths and 
look for JARs in any folders specified (rather than having to enumerate each 
JAR).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mattyb149/nifi script-processors

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/203.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #203
    
----
commit 389f5a3c93313b0d0afb13a659f70aff3961c75c
Author: Matt Burgess <[email protected]>
Date:   2016-02-02T21:13:01Z

    NIFI-210: Add support for multiple module paths for scripting

----


> Provide an ExecuteScript processor
> ----------------------------------
>
>                 Key: NIFI-210
>                 URL: https://issues.apache.org/jira/browse/NIFI-210
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.0.1
>            Reporter: A. Steven Anderson
>            Assignee: Matt Burgess
>              Labels: processor
>             Fix For: 0.5.0
>
>         Attachments: 
> 0001-NIFI-210-few-tweaks-to-drop-static-reference-and-fix.patch, 
> Fun_with_Scripting_Languages.xml, flow.xml.gz
>
>
> Should also support Clojure as per discussion and request on mailing list 
> http://mail-archives.apache.org/mod_mbox/nifi-dev/201506.mbox/%3CCAMpSqch4GK1gnw6M1u8tH6AN8e_miXZN5SNkAeMjBujXYGqJiw%40mail.gmail.com%3E
> UPDATE: The ScriptEngine for Clojure is not being maintained and is not 
> currently available via Maven Central or a public repository. Recommend 
> adding Clojure as a separate Improvement Jira case.
> UPDATE: Scala support proved too buggy using plain script engine.   Needs 
> much further analysis/review/testing before inclusion.



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

Reply via email to