Ramesh, Which producer are you using in 0.8.1? kafka.api.producer or org.apache.kafka.clients.producer?
Guozhang On Tue, Dec 2, 2014 at 2:12 AM, Ramesh K <krame...@gmail.com> wrote: > Hi, > > I have written the basic program to send String or byte[] messages to > consumer from producer by using java & Kafka 0.8.1 . > It Works perfectly.But i wanted to send serialized object(Java Bean > Object). > > Is it possible to send the serialized object from producer to consumer? > > if possible, please share the ideas/samples. > > Thanks in advance.. > Ramesh Kasi > -- -- Guozhang