Answer Posted / gokulakrishnan r
YARN is not a replacement of Hadoop but it is a more powerful and efficient technology that supports MapReduce and is also referred to as Hadoop 2.0 or MapReduce 2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a short note on the disadvantages of mapreduce
Where sorting is done on mapper node or reducer node in MapReduce?
Mention Hadoop core components?
What are mapreduce new and old apis while writing map reduce program?. Explain how it works
What is the difference between HDFS block and input split?
How to compress mapper output in Hadoop?
What is the sequence of execution of Mapper, Combiner, and Partitioner in MapReduce?
What is a map side join?
Why Mapreduce output written in local disk?
What are the disservices of utilizing Apache Spark over Hadoop MapReduce?
What are the primary phases of a Reducer?
Mention what is the hadoop mapreduce apis contract for a key and value class?
What is the key- value pair in Hadoop MapReduce?
How to specify more than one directory as input in the Hadoop MapReduce Program?
What is streaming?