Suppose Hadoop spawned 100 tasks for a job and one of the task failed. What will Hadoop do?
Answer / Sahil Makkar
If a task fails in a MapReduce job, Hadoop's task tracking system will detect this failure and reschedule the task on another TaskTracker node or even the same node if it becomes available. The default behavior is to run the failed task up to 8 times before giving up.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand from Node redundancy and is it exist in hadoop cluster?
What hadoop does in safe mode?
Can you tell us more about ssh?
What are the hadoop's three configuration files?
What is Apache Hadoop YARN?
Is hadoop based on google mapreduce?
How can I install Cloudera VM in my system?
Whats is distributed cache in hadoop?
What is a heartbeat in HDFS?
What is formatting of the dfs?
what is the typical block size of an HDFS block?
What problems have you faced when you are working on Hadoop code?
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)