最新的Cloudera Certified Administrator for Apache Hadoop (CCAH) CDH5 Upgrade - CCA-505免費考試真題
You are configuring a cluster running HDFS, MapReduce version 2 (MRv2) on YARN
running Linux. How must you format the underlying filesystem of each DataNode?
running Linux. How must you format the underlying filesystem of each DataNode?
正確答案: C
You have converted your Hadoop cluster from a MapReduce 1 (MRv1) architecture to a MapReduce 2 (MRv2) on YARN architecture. Your developers are accustomed to specifying map and reduce tasks (resource allocation) tasks when they run jobs. A developer wants to know how specify to reduce tasks when a specific job runs. Which method should you tell that developer to implement?
正確答案: A
Assume you have a file named foo.txt in your local directory. You issue the following three commands:
Hadoop fs -mkdir input
Hadoop fs -put foo.txt input/foo.txt
Hadoop fs -put foo.txt input
What happens when you issue that third command?
Hadoop fs -mkdir input
Hadoop fs -put foo.txt input/foo.txt
Hadoop fs -put foo.txt input
What happens when you issue that third command?
正確答案: D
What processes must you do if you are running a Hadoop cluster with a single NameNode and six DataNodes, and you want to change a configuration parameter so that it affects all six DataNodes.
正確答案: A,E
Which three basic configuration parameters must you set to migrate your cluster from MapReduce1 (MRv1) to MapReduce v2 (MRv2)?
正確答案: A,B,C