Cloudera Certified Administrator for Apache Hadoop CDH4 (CCA-410) Free Practice Test
Question 1
You have a cluster running with the fair scheduler enabled and configured. You submit multiple jobs to the cluster. Each job is assigned to a pool. What are the two key points to remember about how jobs are scheduled with the fair scheduler?
Correct Answer: A,D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
You configure your hadoop cluster with mapreduce V1 (MRv1) along with HDFS high availability (HA) Quorum-based storage. On which nodes should you configure and run your journal node daemon(s) to guarantee a quorum?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Identity four pieces of cluster information that are stored on disk on the NameNode?
Correct Answer: B,C,E,F
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
What is the best disk configuration for slave nodes in hadoop cluster where each node has 6x2TB drives?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
Where does a MapReduce job store the intermediate data output from Mappers?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
Your Hadoop cluster has 25 nodes with a total of 100 TB (4 TB per node) of raw disk space allocated HDFS storage. Assuming Hadoop's default configuration, how much data will you be able to store?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
Your cluster has 9 slave nodes. The cluster block size is set to 128 MB and it's replication factor set to three.
How will the hadoop framework distribute block writes from a reducer into HDFS from a reducer outputting a 300MB file?
How will the hadoop framework distribute block writes from a reducer into HDFS from a reducer outputting a 300MB file?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
What two processes must you do if you are running a Hadoop cluster with a single NameNode and six DataNodes, and you want to change a configuration parameter so that it affects all six DataNodes.
Correct Answer: B,C
Question 9
Which daemons instantiates JVM's to perform mapreduce processing in a cluster running mapreduce v1 (MRv1)?
Correct Answer: H
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
When planning a hadoop cluster, what general rule governs the hardware requirements between master nodes and slave nodes?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).