compression.codec — Kafka Producer Configuration
This parameter allows you to specify the compression codec for all data generated by this producer. Valid values are “none”, “gzip” and “snappy”.
Description
This parameter allows you to specify the compression codec for all data generated by this producer. Valid values are “none”, “gzip” and “snappy”.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.7 | 0 (No compression) |
| 0.8.0 | none |
| 0.8.1 | none |
| 0.8.2 | none |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.