You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Weghorst (Jira)" <ji...@apache.org> on 2020/05/15 17:20:00 UTC

[jira] [Created] (NIFI-7457) JoltTransformRecord processor will not initialize in stateless

Mark Weghorst created NIFI-7457:
-----------------------------------

             Summary: JoltTransformRecord processor will not initialize in stateless
                 Key: NIFI-7457
                 URL: https://issues.apache.org/jira/browse/NIFI-7457
             Project: Apache NiFi
          Issue Type: Bug
          Components: NiFi Stateless
    Affects Versions: 1.11.4
         Environment: Docker container created using nifi-docker/dockermaven-stateless on an 1.11.4 codebase with https://github.com/apache/nifi/pull/4264 (NIFI-7380)

This patch is necessary to work around an issue with controller services not initializing in the stateless runtime.  The reproducer has 2 controller services.
            Reporter: Mark Weghorst
         Attachments: jolt-issue-reproducer.xml, nifi-7380-jolt-exception.txt

This was originally brought up in NIFI-7380, creating a separate issue as requested.

The JoltTransformRecord processor will not initialize in the stateless runtime, but works correctly within the server runtime. 

At first glance this appears to be because the runtime cannot find theĀ  com.bazaarvoice.jolt.Shiftr class.

I'm attaching a template that can be used to reproduce this issue, and the stack trace it generated.



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