Koji Kawamura created NIFI-5268:
-----------------------------------
Summary: JoltTransformJSON specification property fails with EL
Key: NIFI-5268
URL: https://issues.apache.org/jira/browse/NIFI-5268
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.2.0
Reporter: Koji Kawamura
Assignee: Koji Kawamura
This issue is originally reported at
https://community.hortonworks.com/questions/196223/jolttransformjson-specification-property-fails-wit.html
There is a wrong if statement in how JoltTransformJSON validates the spec when
it contains EL. The processor tries to check if the JoltSpec contains any
custom transformation class to fail fast, but it fails to get a JoltSpec
because EL can not return a valid spec at the validation phase.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)