in Technology by
What are the actions that happen when a DataNode fails?

1 Answer

0 votes
by
  • Both the Jobtracker and the name node detect the failure on which blocks were the DataNode failed.
  • On the failed node all the tasks are rescheduled by locating other DataNodes with copies of these blocks
  • User’s data will be replicated to another node from namenode to maintain the configured replication factor.

Related questions

0 votes
    What is happen when drive failure occurs?...
asked Jul 31, 2021 in Technology by JackTerrance
0 votes
    What Will Happen When Power Factor Is Leading In Distribution Of Power?...
asked Dec 12, 2020 in Technology by JackTerrance
0 votes
    Commiting a code change, when the inspection fails , is perfectly fine as the code logic is working fine anyway (i)False (ii)True...
asked Oct 5, 2020 in Technology by Editorial Staff
0 votes
    I've created a python3 script that runs fine on command line but when I try to run as a daemon ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
0 votes
    What is the diference between those two examples of code? public Test(int x) { List list= new ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 4, 2022 in Education by JackTerrance
0 votes
    I've been experimenting with cronjobs recently and have it setup like so: crontab: SHELL=/bin/sh MAILTO= ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 28, 2022 in Education by JackTerrance
0 votes
    Calling javax.persistence.criteria.Path.get(String name) fails for the simple class hierarchy detailed below. The ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jan 15, 2022 in Education by JackTerrance
0 votes
0 votes
    When does a memory leak happen? (a) Browser doesn't release memory from objects unnecessary (b) Browser ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    E and F are two independent events. The probability that both e and F happen is 1/12 and the probability that neither E ... P(F)=1//3` Select the correct answer from above options...
asked Nov 13, 2021 in Education by JackTerrance
0 votes
    I've had several occasions in my selenium tests where I decided to use Selenium's click_and_hold() (source ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    A computers virus is [a] a chemical that attacks silicon. [b] data that the computer fails to handle. ... destroys integrated circuits. Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    One of the two events must happen. Given that the chance of one is two-third of the other, find the odds in favour of the other. Select the correct answer from above options...
asked Nov 22, 2021 in Education by JackTerrance
0 votes
    If the probabilities for A to fail in an examination is 0.2 and that for B is 0.3, then the probability that either A ... C. ≤ .5 D. 0 Select the correct answer from above options...
asked Nov 20, 2021 in Education by JackTerrance
0 votes
    If 3/10 is the probability that an event will happen, what is the probability that it will not happen Select the correct answer from above options...
asked Nov 15, 2021 in Education by JackTerrance
...