用户组:游客
kafka+spark streaming
使用道具 举报
val wordCounts = words.map(x => (x, 1)).reduceByKeyAndWindow(_ + _, _ - _, Seconds(10s),seconds(2))复制代码
本版积分规则 发表回复 回帖后跳转到最后一页
新手上路
1
主题
5
帖子
3
粉丝
查看 »