최신 CCA-500 무료덤프 - Cloudera Certified Administrator for Apache Hadoop (CCAH)
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?
node to run a NodeManager daemon but not a DataNode daemon and still have a functional cluster?
정답: B
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?
you have already ingested into the Hadoop file system. What is the best way to obtain and ingest these user records?
정답: C,E
Your cluster is running MapReduce version 2 (MRv2) on YARN. Your ResourceManager is configured to use the
FairScheduler. Now you want to configure your scheduler such that a new user on the cluster can submit jobs into
their own queue application submission. Which configuration should you set?
FairScheduler. Now you want to configure your scheduler such that a new user on the cluster can submit jobs into
their own queue application submission. Which configuration should you set?
정답: B
What does CDH packaging do on install to facilitate Kerberos security setup?
정답: B
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?
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?
정답: D
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