can a map function be executed on multiple executors for an item in RDD

前端 未结 0 1406
暗喜
暗喜 2021-01-22 02:33

I have an RDD of Item objects on which I am applying a map function. I tried to get the executorId inside this map function for one particular Item using id column present in It

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