Daniel Stieglitz created NIFI-16021:
---------------------------------------
Summary: JoltTransformJSON does not allow for leading multi-line
Java comment in Jolt spec
Key: NIFI-16021
URL: https://issues.apache.org/jira/browse/NIFI-16021
Project: Apache NiFi
Issue Type: Bug
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
JoltTransformJSON allows for multi-line Java comment anywhere in the Jolt spec
except for the leading line. In addition the error message is not really
helpful as to what the issue is as seen with the following error message
{code:java}
'Jolt Specification' is invalid because Specification not valid for the
selected transformation: Read JOLT Transform failed{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)