Hi, I am using a HashPartitioner on my key for a map reducer job. I am wondering how sometimes 2 reducers end up getting the same key ? I have the hashCode method defined for my key.
Also, I have speculative execution turned off for my jobs.. Would appreciate any help. Thanks, Deepika
