1.

What Is The Inputsplit In Map Reduce Software?

Answer»

An INPUTSPLIT is a logical representation of a UNIT (A chunk) of input work for a MAP task; e.g., a file name and a byte range within that file to process or a ROW set in a text file.

An InputSplit is a logical representation of a unit (A chunk) of input work for a map task; e.g., a file name and a byte range within that file to process or a row set in a text file.



Discussion

No Comment Found