On Apr 30, 2008, at 2:31 PM, Derek Shaw wrote:
From the examples I have seen thus far, all of the input data for each task is a file that exists in hdfs. I am writing a program that will dynamically generate input parameters for each task.
Look at the random writer example. It generates virtual input splits... -- Owen
