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

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

Commit db645ec475416b77018fcae0d25e5b5dfd801b15 in nifi's branch 
refs/heads/master from Nick Lewis
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=db645ec ]

NIFI-3344 Added property to JoltTransformJSON allowing the user to specify 
pretty print, defaults to false

Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>

This closes #2987.


> Enable JoltTransformJSON processor to have option to pretty print
> -----------------------------------------------------------------
>
>                 Key: NIFI-3344
>                 URL: https://issues.apache.org/jira/browse/NIFI-3344
>             Project: Apache NiFi
>          Issue Type: New Feature
>    Affects Versions: 1.1.1
>            Reporter: Elli Schwarz
>            Priority: Major
>
> It would be nice if a Nifi property could be set on the JoltTransformJSON 
> processor to enable/disable pretty printing of the JSON output. (For 
> performance reasons, I assume that some users might want it off.)
> Currently, the code uses the Jolt library's method JsonUtils.toJsonString(), 
> but there's also a toPrettyJsonString() method that can be used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to