File Compression Formats
Origins and processors that read files can read uncompressed files, compressed files, archives, and compressed archives.
Hadoop FS reads compressed files automatically. For other origins and processors that read files, you configure the compression format.
The following table lists the supported file types by extension:
Compression Format | Description |
---|---|
Uncompressed | Processes uncompressed files of the configured data format. |
Compressed | Processes files compressed by the following compression formats:
|
Archive | Processes files archived by the following archive formats:
|
Compressed Archive | Processes files in compressed archives created by supported compression and archive formats. |