[
https://issues.apache.org/jira/browse/NIFI-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502916#comment-16502916
]
ASF subversion and git services commented on NIFI-5268:
-------------------------------------------------------
Commit 71cf3fd46dfabe867ceb4d59451e855a0c968711 in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=71cf3fd ]
NIFI-5268: Fix JostTransformJSON spec validation with EL
Signed-off-by: Pierre Villard <[email protected]>
This closes #2762.
> 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
> Priority: Major
>
> 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)