Saved Bookmarks
| 1. |
What Is Sequencefileinputformat? |
|
Answer» A compressed BINARY output FILE format to read in SEQUENCE files and extends the FileInputFormat.It passes data between output-input (between output of ONE MapReduce job to input of another MapReduce job)phases of MapReduce JOBS. A compressed binary output file format to read in sequence files and extends the FileInputFormat.It passes data between output-input (between output of one MapReduce job to input of another MapReduce job)phases of MapReduce jobs. |
|