Package | Description |
---|---|
org.apache.hadoop.mapred | |
org.apache.hadoop.mapreduce |
Modifier and Type | Field and Description |
---|---|
static TaskCompletionEvent[] |
TaskCompletionEvent.EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
TaskCompletionEvent[] |
RunningJob.getTaskCompletionEvents(int startFrom)
Get events indicating completion (success/failure) of component tasks.
|
Modifier and Type | Method and Description |
---|---|
TaskCompletionEvent[] |
Job.getTaskCompletionEvents(int startFrom)
Get events indicating completion (success/failure) of component tasks.
|
Copyright © 2017 Apache Software Foundation. All rights reserved.