Hortonworks-Certified-Apache-Hadoop-2.0-Developer(Pig and Hive Developer) - HADOOP-PR000007 Exam Practice Test
You want to run Hadoop jobs on your development workstation for testing before you submit them to your
production cluster. Which mode of operation in Hadoop allows you to most closely simulate a production
cluster while using a single machine?
production cluster. Which mode of operation in Hadoop allows you to most closely simulate a production
cluster while using a single machine?
Correct Answer: C
What is a SequenceFile?
Correct Answer: C
MapReduce v2 (MRv2/YARN) is designed to address which two issues?
Correct Answer: C,F
Review the following data and Pig code:

What command to define B would produce the output (M,62,95l02) when invoking the DUMP operator on
B?

What command to define B would produce the output (M,62,95l02) when invoking the DUMP operator on
B?
Correct Answer: C
Assuming the following Hive query executes successfully:

Which one of the following statements describes the result set?

Which one of the following statements describes the result set?
Correct Answer: A
You have a directory named jobdata in HDFS that contains four files: _first.txt, second.txt, .third.txt and
# data.txt. How many files will be processed by the FileInputFormat.setInputPaths () command when it's
given a path object representing this directory?
# data.txt. How many files will be processed by the FileInputFormat.setInputPaths () command when it's
given a path object representing this directory?
Correct Answer: E
Which Hadoop component is responsible for managing the distributed file system metadata?
Correct Answer: D
In a large MapReduce job with m mappers and n reducers, how many distinct copy operations will there
be in the sort/shuffle phase?
be in the sort/shuffle phase?
Correct Answer: D