Multiple Choice
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? (Choose two)
A) Because there is a more than a single job on the cluster, the FIFO Scheduler will enforce a limit on the percentage of resources allocated to a particular job at any given time
B) Tasks are scheduled on the order of their job submission
C) The order of execution of job may vary
D) Given job A and submitted in that order, all tasks from job A are guaranteed to finish before all tasks from job B
E) The FIFO Scheduler will give, on average, and equal share of the cluster resources over the job lifecycle
F) The FIFO Scheduler will pass an exception back to the client when Job B is submitted, since all slots on the cluster are use
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Your cluster is configured with HDFS and
Q2: In CDH4 and later, which file contains
Q3: Your cluster is running MapReduce version 2
Q5: Which two features does Kerberos security add
Q6: Cluster Summary: 45 files and directories, 12
Q7: Which is the default scheduler in YARN?<br>A)
Q8: Identify two features/issues that YARN is designated
Q9: You suspect that your NameNode is incorrectly
Q10: On a cluster running CDH 5.0 or
Q11: You are running a Hadoop cluster with