Cloudera Certified Administrator for Apache Hadoop (CCAH) - CCA-500 Exam Practice Test
You are working on a project where you need to chain together MapReduce, Pig jobs. You also need the ability to use
forks, decision points, and path joins. Which ecosystem project should you use to perform these actions?
forks, decision points, and path joins. Which ecosystem project should you use to perform these actions?
Correct Answer: C
Identify two features/issues that YARN is designated to address:
Correct Answer: C,F
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
You are configuring your cluster to run HDFS and MapReducer v2 (MRv2) on YARN. Which two daemons needs to be installed on your cluster's master nodes?
Correct Answer: C,E
You're upgrading a Hadoop cluster from HDFS and MapReduce version 1 (MRv1) to one running HDFS and MapReduce
version 2 (MRv2) on YARN. You want to set and enforce version 1 (MRv1) to one running HDFS and MapReduce
version 2 (MRv2) on YARN. You want to set and enforce a block size of 128MB for all new files written to the cluster
after upgrade. What should you do?
version 2 (MRv2) on YARN. You want to set and enforce version 1 (MRv1) to one running HDFS and MapReduce
version 2 (MRv2) on YARN. You want to set and enforce a block size of 128MB for all new files written to the cluster
after upgrade. What should you do?
Correct Answer: A
You are running a Hadoop cluster with a NameNode on host mynamenode, a secondary NameNode on host
mysecondarynamenode and several DataNodes.
Which best describes how you determine when the last checkpoint happened?
mysecondarynamenode and several DataNodes.
Which best describes how you determine when the last checkpoint happened?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
During the execution of a MapReduce v2 (MRv2) job on YARN, where does the Mapper place the intermediate data of
each Map Task?
each Map Task?
Correct Answer: D