You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/12/16 20:47:00 UTC

[jira] [Commented] (NIFI-12408) Add pretty print property to AtttributesToJson processor

    [ https://issues.apache.org/jira/browse/NIFI-12408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17797494#comment-17797494 ] 

ASF subversion and git services commented on NIFI-12408:
--------------------------------------------------------

Commit 1ddb5c185a35fe42370211f4cf1c9113f74e9f00 in nifi's branch refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1ddb5c185a ]

NIFI-12408 Added Pretty Print Property to AttributesToJSON

This closes #8156

Signed-off-by: David Handermann <ex...@apache.org>


> Add pretty print property to AtttributesToJson processor
> --------------------------------------------------------
>
>                 Key: NIFI-12408
>                 URL: https://issues.apache.org/jira/browse/NIFI-12408
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>              Labels: backport-needed
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Both processor JoltTransformJSON and controller service JsonRecordSetWriter have properties which allow users to choose whether to pretty print the resulting JSON. The AttributesToJSON processor should be no different. Although, this option should only be available when the Destination is 'flowfile-content' as presumably the contents of the flowfile will be written out somewhere where an end user could see the contents. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)