Hi

I am using spark streaming with Kafka.  spark version is 1.5.0 and batch
interval  is 1 sec.

In my scenario , algorithm take 7-10 sec to process 1 batch period data. so
after completing previous batch 
, spark streaming start processing on next batch.

i want that my spark streaming application start working on next batch
before completing on previous batch . means batches  will execute in
parallel.

please help me to solve this problem.

Regards
Prateek



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/how-to-spark-streaming-application-start-working-on-next-batch-before-completing-on-previous-batch-tp25559.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to