Write To File

Writes the output to a file or the output terminal (The output terminal data content is the file name).

To avoid high memory usage while processing the big data, you must use the Write To File property.

If the Write To File is set to true, the data created in individual batches is added to the file. If the Write To File is set to false, the data created in individual batches is added to the output terminal.