You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Justin M Cavinee (JIRA)" <ji...@apache.org> on 2016/10/28 17:36:58 UTC

[jira] [Created] (NIFI-2964) AttributeToJSON: Nested JSON

Justin M Cavinee created NIFI-2964:
--------------------------------------

             Summary: AttributeToJSON: Nested JSON
                 Key: NIFI-2964
                 URL: https://issues.apache.org/jira/browse/NIFI-2964
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Justin M Cavinee
            Priority: Minor


The AttributesToJSON processor does not Support NestedJSON.  NestedJSON is supported both in content and in attributes when using expressive language or the EvaluateJSONPath Processors, but when I try to push an attribute that contains nestedJSON to content using the AttributesToJSON Processor, it treats the entire body as a string and incorrectly quotes / escapes values which is causing problems for later processors that expect properly formatted JSON.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)