adplus-dvertising
frame-decoration

Question

The daemons associated with the MapReduce phase are ________ and task-trackers.

a.

job-tracker

b.

map-tracker

c.

reduce-tracker

d.

all of the mentioned

Answer: (a).job-tracker

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The daemons associated with the MapReduce phase are ________ and task-trackers.

Similar Questions

Discover Related MCQs

Q. The JobTracker pushes work out to available _______ nodes in the cluster, striving to keep the work as close to the data as possible.

Q. InputFormat class calls the ________ function and computes splits for each file and then sends them to the jobtracker.

Q. On a tasktracker, the map task passes the split to the createRecordReader() method on InputFormat to obtain a _________ for that split.

Q. The default InputFormat is __________ which treats each value of input a new value and the associated key is byte offset.

Q. __________ controls the partitioning of the keys of the intermediate map-outputs.

Q. Output of the mapper is first written on the local disk for sorting and _________ process.

Q. _________ is the name of the archive you would like to create.

Q. Using Hadoop Archives in __________ is as easy as specifying a different input filesystem than the default file system.

Q. The __________ guarantees that excess resources taken from a queue will be restored to it within N minutes of its need for them.

Q. _________ is a pluggable Map/Reduce scheduler for Hadoop which provides a way to share large clusters.

Q. Which of the following parameter describes destination directory which would contain the archive?

Q. _________ identifies filesystem path names which work as usual with regular expressions.

Q. __________ is the parent argument used to specify the relative path to which the files should be archived to

Q. Which of the following is a valid syntax for hadoop archive?

Q. Which hdfs command is used to check for various inconsistencies?

Q. HDFS supports the ____________ command to fetch Delegation Token and store it in a file on the local system.

Q. In ___________ mode, the NameNode will interactively prompt you at the command line about possible courses of action you can take to recover your data.

Q. _________ command is used to copy file or directories recursively.

Q. __________ mode is a Namenode state in which it does not accept changes to the name space.

Q. __________ command is used to interact and view Job Queue information in HDFS.