Apache-Hadoop-Developer 無料問題集「Hortonworks Hadoop 2.0 Certification exam for Pig and Hive Developer」
You are developing a MapReduce job for sales reporting. The mapper will process input keys representing the year (IntWritable) and input values representing product indentifies (Text).
Indentify what determines the data types used by the Mapper for a given job.
Indentify what determines the data types used by the Mapper for a given job.
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You need to perform statistical analysis in your MapReduce job and would like to call methods in the Apache Commons Math library, which is distributed as a 1.3 megabyte Java archive (JAR) file. Which is the best way to make this library available to your MapReducer job at runtime?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)