Option | Description |
---|---|
Compression |
Specify which of the following codecs is used to compress data blocks in the Avro output file:
See https://avro.apache.org/docs/1.8.1/spec.html#Object+Container+Files for additional information on these codecs. |
Include date in filename | Add the system date that the file was generated to the output file name with the default format yyyyMMdd (20181231 for example). |
Include time in filename | Add the system time that the file was generated to the output file name with the default format HHmmss (235959 for example). |
Specify date time format | Add a different date time format to the output file name from the options available in the drop-down list. |