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)