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)