在Hadoop中,下面哪个是默认的InputFormat类型,它将每行内容作为新值,而将字节偏移量作为key( ) A: FileInputFormat B: TextInputFormat C: KeyValueTextInputFormat
在Hadoop中,下面哪个是默认的InputFormat类型,它将每行内容作为新值,而将字节偏移量作为key( ) A: FileInputFormat B: TextInputFormat C: KeyValueTextInputFormat
下面哪个选项是默认的InputFormat类型,它会将每行内容作为新值,而将字节偏移量作为key。 A: FileInputFormat B: TextInputFormat C: KeyValueTextInputFormat D: LongInputFormat
下面哪个选项是默认的InputFormat类型,它会将每行内容作为新值,而将字节偏移量作为key。 A: FileInputFormat B: TextInputFormat C: KeyValueTextInputFormat D: LongInputFormat
【单选题】下面关于MapReduce的描述中正确的是? A. MapReduce 程序必须包含Mapper和Reducer B. MapReduce 程序的MapTask可以任意指定 C. MapReduce 程序的ReduceTask可以任意指定 D. MapReduce 程序的默认数据读取组件只有TextInputFormat
【单选题】下面关于MapReduce的描述中正确的是? A. MapReduce 程序必须包含Mapper和Reducer B. MapReduce 程序的MapTask可以任意指定 C. MapReduce 程序的ReduceTask可以任意指定 D. MapReduce 程序的默认数据读取组件只有TextInputFormat
1