I'm trying to upgrade my code to 0.11.2, and I notice that HADOOP-801 has added an undocumented new method to the RunningJob interface (getTaskCompletionEvents(int)). What should this method return? What do the parameters to the TaskCompletionEvent constructor mean?
Thanks, Michael
