Apache-Hadoop-Developer 無料問題集「Hortonworks Hadoop 2.0 Certification exam for Pig and Hive Developer」

You have written a Mapper which invokes the following five calls to the OutputColletor.collect method:
output.collect (new Text ("Apple"), new Text ("Red") ) ;
output.collect (new Text ("Banana"), new Text ("Yellow") ) ;
output.collect (new Text ("Apple"), new Text ("Yellow") ) ;
output.collect (new Text ("Cherry"), new Text ("Red") ) ;
output.collect (new Text ("Apple"), new Text ("Green") ) ;
How many times will the Reducer's reduce method be invoked?

解説: (JPNTest メンバーにのみ表示されます)
Which one of the following statements describes a Pig bag. tuple, and map, respectively?

What is the disadvantage of using multiple reducers with the default HashPartitioner and distributing your workload across you cluster?

解説: (JPNTest メンバーにのみ表示されます)
You use the hadoop fs -put command to write a 300 MB file using and HDFS block size of 64 MB. Just after this command has finished writing 200 MB of this file, what would another user see when trying to access this life?

You wrote a map function that throws a runtime exception when it encounters a control character in input data. The input supplied to your mapper contains twelve such characters totals, spread across five file splits. The first four file splits each have two control characters and the last split has four control characters.
Indentify the number of failed task attempts you can expect when you run the job with mapred.max.map.attempts set to 4:

解説: (JPNTest メンバーにのみ表示されます)
Indentify the utility that allows you to create and run MapReduce jobs with any executable
or script as the mapper and/or the reducer?

解説: (JPNTest メンバーにのみ表示されます)
You want to count the number of occurrences for each unique word in the supplied input data. You've decided to implement this by having your mapper tokenize each word and emit a literal value 1, and then have your reducer increment a counter for each literal 1 it
receives. After successful implementing this, it occurs to you that you could optimize this by specifying a combiner. Will you be able to reuse your existing Reduces as your combiner in this case and why or why not?

解説: (JPNTest メンバーにのみ表示されます)
Given a directory of files with the following structure: line number, tab character, string:
Example:
1abialkjfjkaoasdfjksdlkjhqweroij
2kadfjhuwqounahagtnbvaswslmnbfgy
3kjfteiomndscxeqalkzhtopedkfsikj
You want to send each line as one record to your Mapper. Which InputFormat should you use to complete the line: conf.setInputFormat (____.class) ; ?

解説: (JPNTest メンバーにのみ表示されます)
Determine which best describes when the reduce method is first called in a MapReduce job?

解説: (JPNTest メンバーにのみ表示されます)
What is the term for the process of moving map outputs to the reducers?

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡