What do the master class and the output class do?



What do the master class and the output class do?..

Answer / Vikrant Nimesh

In Apache Hadoop, the Master class is responsible for managing jobs in a MapReduce framework. The Output class, on the other hand, is responsible for writing the results of a Reducer task to the HDFS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

What are the default configuration files that are used in hadoop?

1 Answers  


What are channel selectors?

1 Answers  


What are combiners and its purpose?

1 Answers  


Explain how can we change the split size if our commodity hardware has less storage space?

1 Answers  


Explain the features of pseudo mode?

1 Answers  


Explain the overview of hadoop history breifly?

1 Answers  


What do you know about keyvaluetextinputformat?

1 Answers  


What do you know about sequencefileinputformat?

1 Answers  


Whats is distributed cache in hadoop?

1 Answers  


What happens to a namenode, when job tracker is down?

1 Answers  


What is the functionality of jobtracker in hadoop? How many instances of a jobtracker run on hadoop cluster?

1 Answers  


What is inputsplit in hadoop? Explain.

1 Answers  


Categories