|
This method is not specific to TaskTracker, i.e., it should work fine with LocalRunner too, right? So there ought to be a better place to put it. JobConf? JobClient?
This patch moves the getInputSplit from a static method on the TaskTracker to a non-static method on the Reporter. My intention is that getInputSplit will eventually move to the context method along with the rest of the Reporter methods.
This patch also removes the Reporter subclass in the record io testing that was reimplementing Reporter.NULL. Resubmit patch for automatic qa testing.
+1
http://issues.apache.org/jira/secure/attachment/12355652/get-input-split.patch Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/54/testReport/ I just committed this. Thanks, Owen!
Integrated in Hadoop-Nightly #60 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/60/
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http://issues.apache.org/jira/secure/attachment/12355402/get-input-split.patch
applied and successfully tested against trunk revision r527711.
Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/36/testReport/

Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/36/console