DEV Community

Sachin Gupta
Sachin Gupta

Posted on

1 2

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

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 Item. I got different executor ids. not able to understand why ?

any leads/pointers are much appreciated.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay