标签: apache-spark streaming
我们总能期望每个微量补丁1个RDD吗?或者这取决于接收器的数量?我们如何保证分拣?
答案 0 :(得分:1)
stream.transform(_.someMethodThatSortsRDD)