Read multiple text file and perform transformation in parallel on each file using PySpark

后端 未结 0 1421
误落风尘
误落风尘 2020-12-05 09:58

Data Looks Like this, Number of the rows and columns are fixed in each file. Wanted to read this file in pyspark dataframe and can perform operation parallelly on each file.

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