You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2015/11/14 21:29:10 UTC

[jira] [Created] (NIFI-1167) Create processor to execute Javascript

Aldrin Piri created NIFI-1167:
---------------------------------

             Summary: Create processor to execute Javascript
                 Key: NIFI-1167
                 URL: https://issues.apache.org/jira/browse/NIFI-1167
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Aldrin Piri
            Priority: Minor


[~xmlking] made a comment about including a Javascript processor on NIFI-684.  

{quote}
As Ricky Saltzer mentioned I also feel dynamic language support increases usability of NiFi. 
I am also thinking implementing ExecuteJavascript with Nashorn to process flowfiles with JSON. I can eazyly manipulate JSON flowfile in JavaScript then with only JSON path. The user supplied anonymous function should have standard signature i.e., should have access to flowfile and attributes and return flowfile?? !
{quote}

Other, dynamically invoked processor tickets have been linked to that particular item in hopes of providing a consistent approach across this class of extensions.



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