why calling show() action is creating two separate jobs in the spark?

后端 未结 0 1053
鱼传尺愫
鱼传尺愫 2021-01-17 09:16

I am writing a simple query using spark Dataframe APIs and calling show() action on it. I am seeing two jobs for this action and the second job has one skipped stage. from m

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