I am studying this hadoop module at yahoo(https://developer.yahoo.com/hadoop/tutorial/module4.html) and I am reading the Speculative Execution part. My question is this,
Where will the abandoned tasks and discarded outputs go because of the speculative execution because according to the module
Because according to yahoo,
"If other copies were executing speculatively, Hadoop tells the TaskTrackers to abandon the tasks and discard their outputs"