running pyspark code,but any show() step or collect() or to csv step even running with only 5 records in dataframe,its showing the out of memory error

后端 未结 0 775
我在风中等你
我在风中等你 2020-12-13 03:55

just simple show to test my code:
df1.show()

but this is throwing error: giving error below: Py4JJavaError: An error occurred while calling o25456.showString. :

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