cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

File Size Differences

sshaikh
New Contributor

image

Hi,
Why File Reader and File Writer size variation in the Pipeline?
I have make a simple pipeline to check my reader output file size and writer output file size and I have observed that reader and writer output size us not matching.
Could anyone please explain to me that.

12 REPLIES 12

Yes @ptaylor.
Now I am trying with input and output JSON file and compare both input and output structure.I think the space utilization in input was more than output so size is reduced as I shared screenshot to @alchemiz.
Am I right about it?

Thanks,
Sameer

Yes. Now try enabling Pretty-print in the Formatter:
image

@ptaylor Thank you.
By Pretty-print I got output same as input format style.