You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Levi Lentz (Jira)" <ji...@apache.org> on 2021/10/05 21:28:00 UTC

[jira] [Created] (NIFI-9286) As a developer, I want to add in the ability to use expression language in the Jolt tranformation processors so that I can use custom expression language to specify the jolt transformation dynamically.

Levi Lentz created NIFI-9286:
--------------------------------

             Summary: As a developer, I want to add in the ability to use expression language in the Jolt tranformation processors so that I can use custom expression language to specify the jolt transformation dynamically.
                 Key: NIFI-9286
                 URL: https://issues.apache.org/jira/browse/NIFI-9286
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Levi Lentz
            Assignee: Levi Lentz


In the current jolt processors (both the joltJSON and JoltRecord), they are inflexible when it comes to custom transformation specification because of the lack of expression language support. Additionally, the dynamic modification of the classpath is not implemented correctly, leading to issues in specifying a custom transform method in a jar-file as outlined in NIFI-6213.

This ticket will add the above functionality and address the issues outlined in NIFI-6213.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)