최신 CCA-500 무료덤프 - Cloudera Certified Administrator for Apache Hadoop (CCAH)
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?
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?
정답: A,D
Which YARN daemon or service negotiations map and reduce Containers from the Scheduler, tracking their status and
monitoring progress?
monitoring progress?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
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?
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
Each node in your Hadoop cluster, running YARN, has 64GB memory and 24 cores.
Your yarn.site.xml has the following configuration:
<property>
<name>yarn.nodemanager.resource.memory-mb</name>
<value>32768</value>
</property>
<property>
<name>yarn.nodemanager.resource.cpu-vcores</name>
<value>12</value>
</property>
You want YARN to launch no more than 16 containers per node. What should you do?
Your yarn.site.xml has the following configuration:
<property>
<name>yarn.nodemanager.resource.memory-mb</name>
<value>32768</value>
</property>
<property>
<name>yarn.nodemanager.resource.cpu-vcores</name>
<value>12</value>
</property>
You want YARN to launch no more than 16 containers per node. What should you do?
정답: B
In CDH4 and later, which file contains a serialized form of all the directory and files inodes in the filesystem, giving the
NameNode a persistent checkpoint of the filesystem metadata?
NameNode a persistent checkpoint of the filesystem metadata?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
Assuming you're not running HDFS Federation, what is the maximum number of NameNode daemons you should run
on your cluster in order to avoid a "split-brain" scenario with your NameNode when running HDFS High Availability
(HA) using Quorum-based storage?
on your cluster in order to avoid a "split-brain" scenario with your NameNode when running HDFS High Availability
(HA) using Quorum-based storage?
정답: A