df.toPandas() is included into PySpark API but cannot be used

前端 未结 0 1641
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-13 07:07

In PySpark, a Spark dataframe can be converted to Pandas using the API df.toPandas() but when I run a job in a Spark cluster on EMR, I get the following error:



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