Difference in caching RDD vs. caching DataFrame in Spark

前端 未结 0 483
北恋
北恋 2021-01-17 15:25

In the book "Spark - The Definitive Guide" it is written:

When we cache an RDD, we cache the actual, physical data (i.e, the bits). The bits. W

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