/FileSetInputFormat

A Hadoop input format for sending lists of files as keys to a mapper. Set the list of files, and an input split will be created per file. Each map task gets only one input key: the filename for its split.

Primary LanguageJava

No issues in this repository yet.