That's a much better idea :) On Sat, Apr 18, 2015 at 11:22 AM Koert Kuipers <[email protected]> wrote:
> Use KafkaRDD directly. It is in spark-streaming-kafka package > > On Sat, Apr 18, 2015 at 6:43 AM, Shushant Arora <[email protected] > > wrote: > >> Hi >> >> I want to consume messages from kafka queue using spark batch program not >> spark streaming, Is there any way to achieve this, other than using low >> level(simple api) of kafka consumer. >> >> Thanks >> > >
