PrepAway - Latest Free Exam Questions & Answers

Tag: Exam CCA-500 (update February 13th, 2016)

Exam CCA-500: Cloudera Certified Administrator for Apache Hadoop (CCAH) (update February 13th, 2016)

Which method should you tell that developers to implement?

You have recently converted your Hadoop cluster from a MapReduce 1 (MRv1) architecture
to 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 developers to implement?

Which two best describes how FIFO Scheduler arbitrates the cluster resources for job and its tasks?

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?

What is the cause of the error?

A user comes to you, complaining that when she attempts to submit a Hadoop job, it fails.
There is a Directory in HDFS named /data/input. The Jar is named j.jar, and the driver class
is named DriverClass. She runs the command: Hadoop jar j.jar DriverClass
/data/input/data/output The error message returned includes the line:
PriviligedActionException as:training (auth:SIMPLE)
cause:org.apache.hadoop.mapreduce.lib.input.invalidInputException: Input path does not
exist: file:/data/input What is the cause of the error?


Page 6 of 6« First...23456