>
>   myRdd.countByWindow(Seconds(1), Seconds(1))
>

Of course it would be myDStream.countByWindow(Seconds(1), Seconds(1))

Reply via email to