preview

Case Of Failure Of The Data Nodes

Decent Essays

case of failure of the data nodes, the name node knows which data node has failed since that particular data node will not report back in time to the name node. The name node also knows where the data that is supplied to the data node has gone redundantly to the other data node. Therefore the job still goes to completion even though a couple of data nodes fail in the big data processing. Since the Hadoop MapReduce framework is master-slave architecture there is a chance of single point failure. The single point failure occurs when the name node itself fails. In that case there is also a presence of secondary name node that place in the event of single point failure.

Figure 1 MapReduce Working

IV. METHODOLOGY/ALGORITHM
.

The action rules discovery is done using the LERS algorithm.
Table 2 - Decision System S Let’s apply the LERS algorithm for the decision system S in the table 2. In this example the attributes a, b, c are stable. The attributes e, f, g are flexible and the d is decision attribute. We will get the action rules when the decision attribute changes from d2 to d1.
Step 1: Extract all rules, which imply  d1 that means we should have d1 on the right hand side of the rule. This should be done using LERS algorithm.

Step 2: Generate r [d2  d1] r1 = [b1  c1  f2  g1]  d1 r1 [d2  d1] = [b1  c1  (f,  f2)  (g,  g1)]  (d, d2  d1) b1  c1 – stable f2  g1 – flexible (f,  f2) means change f from anything to f2

Step 3: Compute set of

Get Access