You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Raghav <ra...@gmail.com> on 2016/11/11 16:19:51 UTC

Kafka Producer within a docker Instance

Hi

I run a spark job, where the executor is within a docker instance.  I want
to push the spark job output (one by one) to a Kafka broker which is
outside the docker instance.

Has anyone tried anything like this where Kafka producer is within a docker
and broker is outside ? I am a newbie to both Spark and Kafka, and looking
for some pointers to start exploring.

Thanks.

-- 
Raghav