Filter an rdd depending on values of a second rdd

后端 未结 0 1565
北恋
北恋 2020-12-13 00:32

I have two rdd\'s and I would like to filter one by the value of the other.

A few instances of each rdd are as follows:

rdd1 = [((address1, date1),1),          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题