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

Jason Carey commented on NIFI-210:
----------------------------------

[~stevea] Can you elaborate on your use case?  Most likely, it will be better 
to call the Scala code directly from Java.  In other words, you could write a 
NiFi processor in Java (or Scala) that calls your Scala code.  Any necessary 
configuration can be exposed as NiFi processor properties and passed to your 
Scala code.  

The ExecuteScript processor cannot make the same guarantees as with other 
already supported languages (e.g., dynamically setting the classpath).

I can help you with your use case and provide examples if that is helpful.

> 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
>
> Add latest Scala version support for ExcecuteScript processor.



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

Reply via email to