Cloudera Certified Administrator for Apache Hadoop (CCAH) CDH5 Upgrade - CCA-505 Exam Practice Test
You have a cluster running with the Fair Scheduler enabled. There are currently no jobs running on the cluster, and you submit a job A, so that only job A is running on the cluster. A while later, you submit Job B.
now job A and Job B are running on the cluster at the same time. How will the Fair Scheduler handle these two jobs?
now job A and Job B are running on the cluster at the same time. How will the Fair Scheduler handle these two jobs?
Correct Answer: A
You are configuring a cluster running HDFS, MapReduce version 2 (MRv2) on YARN
running Linux. How must you format the underlying filesystem of each DataNode?
running Linux. How must you format the underlying filesystem of each DataNode?
Correct Answer: C
On a cluster running CDH 5.0 or above, you use the hadoop fs -put command to write a 300MB file into a previously empty directory using an HDFS block of 64MB. Just after this command has finished writing 200MB of this file, what would another use see when they look in the directory?
Correct Answer: B
Given:

You want to clean up this list by removing jobs where the state is KILLED. What command you enter?

You want to clean up this list by removing jobs where the state is KILLED. What command you enter?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Your cluster is running MapReduce vserion 2 (MRv2) on YARN. Your ResourceManager is configured to use the FairScheduler. Now you want to configure your scheduler such that a new user on the cluster can submit jobs into their own queue application submission. Which configuration should you set?
Correct Answer: D