Hi All, Anyone have idea about this, Please help me find the issue.
Thanks, Nicole On Wed, May 25, 2016 at 11:24 AM, Shaolu Xu <sh...@tibco-support.com> wrote: > Hi dev, > > Kafka version: 0.9.0 language: Java > > When using kafka, I can set a codec by setting the* > compression.type=snappy *property of my kafka producer. > > Suppose I use snappy compression in my producer, and i can see the message > use kafkaMonitor. But when I consuming the messages from kafka using > consumer, I cannot receive any messages. > So should I do something to *decode the data from snappy or set some > configuration when create consumer*? > > > Thanks in advance. > > > Thanks, > Nicole >