Re: How to change StreamingContext batch duration after loading from checkpoint

2015-12-14 Thread Akhil Das
Taking the values from a configuration file rather hard-coding in the code might help, haven't tried it though. Thanks Best Regards On Mon, Dec 7, 2015 at 9:53 PM, yam wrote: > Is there a way to change the streaming context batch interval after > reloading > from checkpoint? > > I would like to

Re: How to change StreamingContext batch duration after loading from checkpoint

2015-12-10 Thread manasdebashiskar
Not sure what is your requirement there, but if you have a 2 second streaming batch , you can create a 4 second stream out of it but the other way is not possible. Basically you can create one stream out of another stream. ..Manas -- View this message in context: http://apache-spark-user-list.