PySpark - Join two RDDs with different format

后端 未结 0 552
不思量自难忘°
不思量自难忘° 2020-12-18 03:31

I\'m performing some tasks in Pyspark. One of the tasks is to join two RDDs. However, the RDDs (that came from a text file) have a different schema:

RDD1: 
id         


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