|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
Removed interface org.apache.hadoop.mapred.InputFormat.
Added interface org.apache.hadoop.mapred.InputFormat.
| Added Methods | |
String[] getSplitHosts(BlockLocation[], |
This function identifies and returns the hosts that contribute most for a given split. |
| Changed Methods | ||
RecordReader getRecordReader(InputSplit, |
Change in return type from (RecordReader) to RecordReader. |
|
void setInputPathFilter(JobConf, |
Change in signature from (JobConf, Class, extends, PathFilter>) to (JobConf, Class). |
Set a PathFilter to be applied to the input paths for the map-reduce job. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||