Saved Bookmarks
| 1. |
What Is Inputsplit? |
|
Answer» A chunk of data PROCESSED by a single mapper CALLED InputSplit. In another words logical chunk of data which processed by a single mapper called INPUT SPLIT, by default inputSplit = block Size. A chunk of data processed by a single mapper called InputSplit. In another words logical chunk of data which processed by a single mapper called Input split, by default inputSplit = block Size. |
|