duncanfu created NIFI-9929:
------------------------------

             Summary: 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
         Attachments: cc_2022-04-15-11-11-15.CSV, 
image-2022-04-15-10-57-49-229.png, json.txt

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.1#820001)

Reply via email to