Cloudera Certified Administrator for Apache Hadoop CDH4 Upgrade Exam (CCAH) - CCA-470 Exam Practice Test
Choose three reasons why should you run the HDFS balancer periodically?
Correct Answer: A,B,E
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Your developers request that you enable them to use Hive on your Hadoop cluster. What do install and/or configure?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
On a cluster running MapReduce v1 (MRv1), a MapReduce job is given a directory of 10 plain text as its input directory. Each file is made up of 3 HDFS blocks. How many Mappers will run?
Correct Answer: A
You observe that the number of spilled records from map tasks for exceeds the number of map output records. You child heap size is 1 GB and your io.sort.mb value is set to 100MB. How would you tune your io.sort.mb value to achieve maximum memory to disk I/O ratio?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which of the following describe the functions of a scheduling algorithm? (Choose 4)
Correct Answer: A,B,C,D
How does the HDFS architecture provide redundancy?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which of the following statements is the most accurate about the choice of operating systems to run on a Hadoop cluster?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Identify the function performed by the Secondary NameNode daemon on a cluster configured to run with a single NameNode.
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Your cluster implements HDFS High Availability (HA). You two NameNodes are named nn01 and nn02. What occurs when you execute the command:
Hdfs haadmin -failover nn01 nn02
Hdfs haadmin -failover nn01 nn02
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).