[
https://issues.apache.org/jira/browse/KAFKA-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956324#comment-13956324
]
Ivan Lyutov commented on KAFKA-1344:
------------------------------------
So, basically you have to do it as follows:
bin/kafka-console-producer.sh --broker-list localhost:9092 --topic topic1
--compress --compression-codec snappy
> Kafka-console-producer.sh support snappy compression
> ----------------------------------------------------
>
> Key: KAFKA-1344
> URL: https://issues.apache.org/jira/browse/KAFKA-1344
> Project: Kafka
> Issue Type: Improvement
> Reporter: aio
> Labels: tools, usability
> Fix For: 0.8.2
>
> Attachments: KAFKA-1344_2014-03-31_21:13:57.patch
>
>
> Wish kafka-console-producer.sh support snappy compression.
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.2#6252)