Online Access Free CCA-500 Exam Questions
Exam Code: | CCA-500 |
Exam Name: | Cloudera Certified Administrator for Apache Hadoop (CCAH) |
Certification Provider: | Cloudera |
Free Question Number: | 60 |
Posted: | Sep 05, 2025 |
You have a cluster running with a FIFO scheduler enabled. You submit a large job A to the cluster, which you expect to
run for one hour. Then, you submit job B to the cluster, which you expect to run a couple of minutes only.
You submit both jobs with the same priority.
Which two best describes how FIFO Scheduler arbitrates the cluster resources for job and its tasks?
You have just run a MapReduce job to filter user messages to only those of a selected geographical region. The output
for this job is in a directory named westUsers, located just below your home directory in HDFS. Which command
gathers these into a single file on your local file system?
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?