What happen if the number of the reducer is 0 in MapReduce?
Answer / Salman Khan
If the number of reducers is 0 in a MapReduce job, no reduction phase will be performed. This means that the output of the map phase will be directly written to the output files without any aggregation or sorting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is “map” and what is "reducer" in hadoop?
What is shuffling and sorting in Hadoop MapReduce?
Explain about the basic parameters of mapper and reducer function
What is the difference between Hadoop and RDBMS?
how can you debug Hadoop code?
When is it suggested to use a combiner in a MapReduce job?
What is difference between a MapReduce InputSplit and HDFS block
What combiners is and when you should use a combiner in a MapReduce Job?
What is shuffling in mapreduce?
What is the next step after Mapper or MapTask?
What is Counter in MapReduce?
what are the most common input formats defined in Hadoop?
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)