[
https://issues.apache.org/jira/browse/NIFI-9929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-9929.
------------------------------------
Resolution: Cannot Reproduce
Thanks [~dstiegli1], closing as cannot reproduce. The issue could be reopened,
or a new issue created, if this turns out to be a persistent problem.
> CSVRecordSetWriter output the java object like [Ljava.lang.Object;@580f36fb
> ---------------------------------------------------------------------------
>
> Key: NIFI-9929
> URL: https://issues.apache.org/jira/browse/NIFI-9929
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Affects Versions: 1.14.0
> Environment: Operating System: CentOS Linux 7 (Core)
> CPE OS Name: cpe:/o:centos:centos:7
> Kernel: Linux 3.10.0-1160.31.1.el7.x86_64
> Reporter: duncanfu
> Priority: Major
> Attachments: cc_2022-04-15-11-11-15.CSV,
> image-2022-04-15-10-57-49-229.png, json.txt
>
> Original Estimate: 504h
> Remaining Estimate: 504h
>
> hello,
> I want to merge some records from json to csv, so I create a work flow like
> image-2022-04-15-10-57-49-229.png, and I try to use CSVRecordSetWriter to
> construct the csv file, but when I have a compelix json like json.txt, the
> end csv file will contains some property is java memery object such as
> [Ljava.lang.Object;@580f36fb like file cc_2022-04-15-11-11-15.CSV. I don't
> know which is right or not, BUT i think if it return the json string will be
> better. all that's should i need.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)