[
https://issues.apache.org/jira/browse/NIFI-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603511#comment-16603511
]
ASF GitHub Bot commented on NIFI-3344:
--------------------------------------
Github user alopresto commented on the issue:
https://github.com/apache/nifi/pull/2987
Thanks for reporting the context around that. If you're comfortable doing
it, you can open a Jira to resolve that problem
[here](https://issues.apache.org/jira/secure/CreateIssue!default.jspa). If not,
let me know and I can do it in a bit. It is probably environment-specific in
that the test was not verified on Windows before being re-enabled in [PR
2821](https://github.com/apache/nifi/pull/2821), but not *your
environment*-specific in that other Windows users may have the same issue.
Either way, I believe it's a legitimate thing to report and we can fix it.
Thanks.
> 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)