Which best describes how you determine when the last checkpoint happened?
You are running a Hadoop cluster with NameNode on host mynamenode, a secondary NameNode
on host mysecondary and DataNodes.
Which best describes how you determine when the last checkpoint happened?
Which two features does Kerberos security add to a Hadoop cluster?
Which two features does Kerberos security add to a Hadoop cluster?
What does this tells you?
Identify the daemon that performs checkpoint operations of the namespace state in a cluster configured with HD
Identify the daemon that performs checkpoint operations of the namespace state in a cluster
configured with HDFS High Availability (HA) using Quorum based-storage?
Identity four pieces of cluster information that are stored on disk on the NameNode?
Identity four pieces of cluster information that are stored on disk on the NameNode?
How many Mappers will run?
On a cluster running MapReduce v1 (MRv1), a MapReduce job is given a directory of 10 plain text
as its input directory. Each file is made up of 3 HDFS blocks. How many Mappers will run?
Which two best describes how the FIFO Scheduler arbitrates the cluster resources for a job and its tasks?
You have cluster running with the 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 cluster, which you expect
to run a couple of minutes only.
You submit both jobs with the same priority.
Which two best describes how the FIFO Scheduler arbitrates the cluster resources for a job and its
tasks?
On a cluster running MapReduce v1 (MRv1), the value of the mapred.tasktracker.map.tasks.maximum configuration
On a cluster running MapReduce v1 (MRv1), the value of the
mapred.tasktracker.map.tasks.maximum configuration parameter in the mapred-site.xml file
should be set to:
Which command does Hadoop offer to discover missing or corrupt HDFS data?
Which command does Hadoop offer to discover missing or corrupt HDFS data?
What do install and/or configure?
Your developers request that you enable them to use Hive on your Hadoop cluster. What do install
and/or configure?