最新的Cloudera Certified Administrator for Apache Hadoop (CCAH) - CCA-500免費考試真題

問題1
You want to node to only swap Hadoop daemon data from RAM to disk when absolutely necessary. What should you
do?

正確答案: E
問題2
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?

正確答案: D
說明:(僅 VCESoft 成員可見)
問題3
Choose three reasons why should you run the HDFS balancer periodically?

正確答案: C
說明:(僅 VCESoft 成員可見)
問題4
Your Hadoop cluster is configuring with HDFS and MapReduce version 2 (MRv2) on YARN. Can you configure a worker
node to run a NodeManager daemon but not a DataNode daemon and still have a functional cluster?

正確答案: B
問題5
Your cluster's mapred-start.xml includes the following parameters
<name>mapreduce.map.memory.mb</name>
<value>4096</value>
<name>mapreduce.reduce.memory.mb</name>
<value>8192</value>
And any cluster's yarn-site.xml includes the following parameters
<name>yarn.nodemanager.vmen-pmen-ration</name>
<value>2.1</value>
What is the maximum amount of virtual memory allocated for each map task before YARN will kill its Container?

正確答案: D
問題6
Your company stores user profile records in an OLTP databases. You want to join these records with web server logs
you have already ingested into the Hadoop file system. What is the best way to obtain and ingest these user records?

正確答案: A,D