producerInstructionIndex property
The index (origin zero) of the parallel instruction that produces the output to be consumed by this input.
This index is relative to the list of instructions in this input's instruction's containing MapTask.
Implementation
core.int? producerInstructionIndex;