Is one batch created by Streaming Context always equal to one RDD?

2015-10-19 Thread vaibhavrtk




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Is-one-batch-created-by-Streaming-Context-always-equal-to-one-RDD-tp25117.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



Re: Is one batch created by Streaming Context always equal to one RDD?

2015-10-19 Thread Tathagata Das
Each DStream creates one RDD per batch.

On Mon, Oct 19, 2015 at 4:39 AM, vaibhavrtk <vaibhav...@gmail.com> wrote:

>
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Is-one-batch-created-by-Streaming-Context-always-equal-to-one-RDD-tp25117.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
>
>