You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Jason Carey (JIRA)" <ji...@apache.org> on 2015/01/05 07:14:34 UTC

[jira] [Comment Edited] (NIFI-210) Scala Support for ExecuteScript Processor

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

Jason Carey edited comment on NIFI-210 at 1/5/15 6:13 AM:
----------------------------------------------------------

WIP: Partial implementation of Scala scripting support (attached NIFI-210.patch).  Unit tests fail and highlight a classloader issue.  It seems that evaluating a Scala script before a Javascript script causes a different classloader to be used for subsequent Javascript evaluations.

Other supported languages do not seem impacted by Scala scripting.


was (Author: jcarey):
WIP: Partial implementation of Scala scripting support.  Unit tests fail and highlight a classloader issue.  It seems that evaluating a Scala script before a Javascript script causes a different classloader to be used for subsequent Javascript evaluations.

Other supported languages do not seem impacted by Scala scripting.

> Scala Support for 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: Jason Carey
>              Labels: processor, scala
>         Attachments: NIFI-210.patch
>
>
> Add latest Scala version support for ExcecuteScript processor.



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