Commit dac6240
Update WindowedDStream.scala
update the content of Exception when windowDuration is not multiple of parent.slideDuration
Author: baishuo(白硕) <[email protected]>
Closes #390 from baishuo/windowdstream and squashes the following commits:
533c968 [baishuo(白硕)] Update WindowedDStream.scala
(cherry picked from commit aa8bb11)
Signed-off-by: Patrick Wendell <[email protected]>1 parent ce0ce3d commit dac6240
File tree
1 file changed
+1
-1
lines changed- streaming/src/main/scala/org/apache/spark/streaming/dstream
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments