Free Hortonworks HDPCD Practice Test & Real Exam Questions
Indentify the utility that allows you to create and run MapReduce jobs with any executable or script as the mapper and/or the reducer?
Correct Answer: C
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which one of the following statements is FALSE regarding the communication between DataNodes and a federation of NameNodes in Hadoop 2.2?
Correct Answer: D
Vote an answer
Which one of the following statements describes the relationship between the NodeManager and the ApplicationMaster?
Correct Answer: B
Vote an answer
Consider the following two relations, A and B.

What is the output of the following Pig commands?
X = GROUP A BY S1; DUMP X;


What is the output of the following Pig commands?
X = GROUP A BY S1; DUMP X;

Correct Answer: C
Vote an answer
Which one of the following Hive commands uses an HCatalog table named x?
Correct Answer: A
Vote an answer
Which Hadoop component is responsible for managing the distributed file system metadata?
Correct Answer: B
Vote an answer
Which best describes how TextInputFormat processes input files and line breaks?
Correct Answer: E
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which one of the following statements describes a Pig bag. tuple, and map, respectively?
Correct Answer: A
Vote an answer
Analyze each scenario below and indentify which best describes the behavior of the default partitioner?
Correct Answer: A
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
