Developing Mapreduce Applications - Study Mode
[#51] . . . . . . . . class adds HBase configuration files to its object.
Correct Answer
(A) Configuration
[#52] . . . . . . . . is the main configuration file of HBase.
Correct Answer
(B) hbase-site.xml
[#53] . . . . . . . . is a generalization of the facility provided by the MapReduce framework to collect data output by the Mapper or the Reducer.
Correct Answer
(B) OutputCollector
[#54] HBase uses the . . . . . . . . File System to store its data.
Correct Answer
(C) Hadoop
[#55] . . . . . . . . specifies the number of segments on disk to be merged at the same time.
Correct Answer
(D) io.sort.factor