最新的Cloudera Certified Administrator for Apache Hadoop (CCAH) - CCA-500免費考試真題
Which scheduler would you deploy to ensure that your cluster allows short jobs to finish within a reasonable time
without starting long-running jobs?
without starting long-running jobs?
正確答案: C
說明:(僅 Fast2test 成員可見)
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?
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?
正確答案: A
Which two are features of Hadoop's rack topology?
正確答案: A,E
Identify two features/issues that YARN is designated to address:
正確答案: A,E
說明:(僅 Fast2test 成員可見)
You use the hadoop fs -put command to add a file "sales.txt" to HDFS. This file is small enough that it fits into a single
block, which is replicated to three nodes in your cluster (with a replication factor of 3). One of the nodes holding this
file (a single block) fails. How will the cluster handle the replication of file in this situation?
block, which is replicated to three nodes in your cluster (with a replication factor of 3). One of the nodes holding this
file (a single block) fails. How will the cluster handle the replication of file in this situation?
正確答案: D
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?
正確答案: D