Tobias Pfeiffer Sun, 26 Oct 2014 18:13:23 -0700
> > myRdd.countByWindow(Seconds(1), Seconds(1)) >
Of course it would be myDStream.countByWindow(Seconds(1), Seconds(1))