Running into 'java.lang.OutOfMemoryError: Java heap space' when using toPandas() and databricks connect

后端 未结 0 447
心在旅途
心在旅途 2020-12-10 01:11

I\'m trying to transform a pyspark dataframe of size [2734984 rows x 11 columns] to a pandas dataframe calling toPandas(). Whereas it is working totally fine (1

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