CCA-410 Exam Questions
93 real CCA-410 exam questions with expert-verified answers and explanations. Page 2 of 2.
- Question #53
Your cluster has 9 slave nodes. The cluster block size is set to 128 MB and it's replication factor set to three. How will the hadoop framework distribute block writes from a reduc...
- Question #54
How do you access the long messages a mapreduce application generates after you run it on your cluster?
- Question #55
What does each block of a file contain where it is return into HDFS?
- Question #56
Which two occur when individual blocks are returned to DATANODE on a cluster local filesystem?
- Question #57
Once a client application validates its identity and is granted access to file in a cluster. What is the reminder of read path back to the client?
- Question #58
Which two daemons must be installed on master nodes in hadoop cluster running mapreduce V1 (MRV1)?
- Question #59
What is the smallest number of slave nodes you would need to configure in your hadoop cluster to store 100TB of data, using Hadoop default replication values, on nodes with 10TB of...
- Question #60
When planning a hadoop cluster, what general rule governs the hardware requirements between master nodes and slave nodes?
- Question #61
A slave node in your cluster has 24GB of Ram and 12 physical processor cores on hyper threading-enabled processor. You set the value of mapped. child.java.opts to -Xmx1G, and the v...
- Question #62
A client application opens a file write stream on your cluster. Which two metadata changes occur during a file write?
- Question #63
Each slave node in your cluster has four 2 TB hard drives installed (4x2TB). You set a value of the dfs.du.datanode.received parameter to 100GB on each slave node. How does this al...
- Question #64
What are the permissions of a file in HDFS with the following:rw-rw-r-x?
- Question #65
You configure your hadoop cluster with mapreduce V1 (MRv1) along with HDFS high availability (HA) Quorum-based storage. On which nodes should you configure and run your journal nod...
- Question #66
Which three file actions can execute as you write a file into HDFS?
- Question #67
You set the value of dfs.block.size to 64MB in hdfs-site.xml on a client machine, but you set the same property to 128MB on your clusters name node. What happens when the client wr...
- Question #69
You set mapred.tasktracker.reduce.tasks.maximum to a value of 4 on a cluster running mapreduce v1 (MRv1). How many reducers will run for any given job?
- Question #70
You configure your hadoop development cluster with both mapreduce frameworks, mapreduceV1 (MRv1) and mapreduce v2 (MRv2/YARN). You plan to run only one set of mapreduce daemons at...
- Question #71
Using hadoop's default settings, how much data will be able to store on your hadoop cluster if it is has 12 nodes with 4TB raw diskspace per node allocated to HDFS storage?
- Question #72
When requesting a file, how does HDFS retrieves the blocks associated with that file?
- Question #73
What four functions do scheduling algorithms perform on hadoop cluster?
- Question #74
What happens when a map task crashes while running a mapreduce job?
- Question #75
Which two updates occur when a client application opens a stream to begin a file write on a cluster running MapReduce v1 (MRv1)?
- Question #76
For a MapReduce job, on a cluster running MapReduce v1 (MRv1), what's the relationship between tasks and task templates?
- Question #77
What action occurs automatically on a cluster when a DataNode is marked as dead?
- Question #78
How does the NameNode know DataNodes are available on a cluster running MapReduce v1 (MRv1)
- Question #79
Which three distcp features can you utilize on a Hadoop cluster?
- Question #80
How does HDFS Federation help HDFS Scale horizontally?
- Question #82
Which MapReduce daemon instantiates user code, and executes map and reduce tasks on a cluster running MapReduce v1 (MRv1)?
- Question #83
What two 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...
- Question #84
Identify the function performed by the Secondary NameNode daemon on a cluster configured to run with a single NameNode.
- Question #85
You install Cloudera Manager on a cluster where each host has 1 GB of RAM. All of the services show their status as concerning. However, all jobs submitted complete without an erro...
- Question #86
What is the recommended disk configuration for slave nodes in your Hadoop cluster with 6 x 2 TB hard drives?
- Question #87
You configure you cluster with HDFS High Availability (HA) using Quorum-Based storage. You do not implement HDFS Federation. What is the maximum number of NameNodes daemon you shou...
- Question #89
You observe that the number of spilled records from map tasks for exceeds the number of map output records. You child heap size is 1 GB and your io.sort.mb value is set to 100MB. H...
- Question #90
Choose three reasons why should you run the HDFS balancer periodically?
- Question #91
What additional capability does Ganglia provide to monitor a Hadoop?
- Question #92
In a cluster configured with HDFS High Availability (HA) but NOT HDFS federation, each map task run:
- Question #93
Where does a MapReduce job store the intermediate data output from Mappers?
- Question #94
Which two features does Kerberos security add to a Hadoop cluster?
- Question #96
Identify the daemon that performs checkpoint operations of the namespace state in a cluster configured with HDFS High Availability (HA) using Quorum based-storage?
- Question #97
Your existing Hadoop cluster has 30 slave nodes, each of which has 4 x 2T hard drives. You plan to add another 10 nodes. How much disk space can your new nodes contain?
- Question #98
Choose which best describe a Hadoop cluster's block size storage parameters once you set the HDFS default block size to 64MB?
- Question #100
Which three processes does HDFS High Availability (HA) enable on your cluster?