|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Removed Methods | |
Configuration getCommandLineConfig() |
return the command line configuration |
| Added Methods | |
void displayTasks(JobID, |
Display the information about a job's tasks of a particular type and in a particular state |
ClusterStatus getClusterStatus(boolean) |
Get status information about the Map-Reduce cluster. |
boolean monitorAndPrintJob(JobConf, |
Monitor a job and print status in real-time as progress is made and tasks fail. |
RunningJob submitJobInternal(JobConf) |
Internal method for submitting jobs to the system. |
| Changed Methods | ||
RunningJob submitJob(JobConf) |
Change in exceptions: org.apache.hadoop.mapred.InvalidJobConfException was removed.. |
Submit a job to the MR system. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||