Most Hadoop things accept directory names with the implication that all of
the files in the directory will be used as inputs.

In addition, you can use conf.addInputPath(Path) to your heart's content to
add additional files/directories.


On 11/4/07 5:12 PM, "Toby DiPasquale" <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> I looked around the API but I didn't see a way to specify a list of
> input files or directories? Is this possible? How can I do it? Thanks
> for any help.
> 
> --
> Toby DiPasquale
> Software Assassin

Reply via email to