What is the SequenceFileInputFormat in Hadoop?
In Hadoop, SequenceFileInputFormat is used to read files in sequence. It is a specific compressed binary file format which passes data between the output of one MapReduce job to the input of some other MapReduce job.
保存以便复习
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。