Where is the output of Mapper written in Hadoop?
Answer / Milky Sodhi
The output of the mapper in Hadoop is initially stored in memory, but it will be written to disk as the memory fills up or when the map task is complete. The output data will then be sorted and sent to the reducer for further processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is identity mapper and reducer? In which cases can we use them?
Why do we need MapReduce during Pig programming?
What is shuffleing in mapreduce?
What is mapreduce algorithm?
what happens when Hadoop spawned 50 tasks for a job and one of the task failed?
How does MapReduce framework view its input internally?
How is mapreduce related to cloud computing?
What is shuffling in mapreduce?
How to get the single file as the output from MapReduce Job?
How to change the name of the output file from part-r-00000 in Hadoop MapReduce?
MapReduce Types and Formats and Setting up a Hadoop Cluster?
Define speculative execution?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)