Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Plugin version: 2.10.0

Compresses configured fields. Multiple fields can be specified to be compressed using different compression algorithms. Plugin supports SNAPPY, ZIP, and GZIP types of compression of fields.

Configuration

Property

Macro Enabled?

Description

Compress Fields

No

Required. Specifies the configuration for compressing fields; in JSON configuration, this is specified as <field>:<compressor>[,<field>:<compressor>]*.

Output Schema

No

Required. Specifies the output schema. The fields that are compressed will have the same field name but they will be of type BYTES.