It can be done, sure. We built a prototype a while back
https://github.com/stealthly/f2k though I can't say I have bumped into a
use case where the tradeoffs worked to do it. Chunking the file in each
message and reconstructing it is going to be an overhead or your going to
block on waiting to write big messages.

~ Joestein
On Feb 26, 2015 9:09 AM, "Udbhav Agarwal" <udbhav.agar...@syncoms.com>
wrote:

> Hi,
> Can we send pdf, image etc files in kafka queue. Not the url containing
> the address of the pdf etc files but actualy pdf etc files. I want to send
> pdf etc files from kafka producer to kafka consumer where I want to put the
> files in hdfs.
>
>
>
> Thanks,
> Udbhav Agarwal
>
>

Reply via email to