2018
DOI: 10.1007/s11227-018-2716-8
|View full text |Cite
|
Sign up to set email alerts
|

Fast Recovery MapReduce (FAR-MR) to accelerate failure recovery in big data applications

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
4
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 16 publications
1
4
0
Order By: Relevance
“…Practical feedback confirms the feasibility of the method. Literature [22] introduces an optimized metadata recovery scheme that can retrieve tables faster than the contemporary scheme, which is corroborated by the simulation results, which confirms that the efficiency of the method is superior to other schemes. Literature [23] designed a method to recover missing or anomalous magnitude data (i.e., active power, reactive power, positive sequence current, and voltage magnitude) from PMU measurements based on historical PMU data obtained from both ends of the line.…”
Section: Introductionsupporting
confidence: 57%
“…Practical feedback confirms the feasibility of the method. Literature [22] introduces an optimized metadata recovery scheme that can retrieve tables faster than the contemporary scheme, which is corroborated by the simulation results, which confirms that the efficiency of the method is superior to other schemes. Literature [23] designed a method to recover missing or anomalous magnitude data (i.e., active power, reactive power, positive sequence current, and voltage magnitude) from PMU measurements based on historical PMU data obtained from both ends of the line.…”
Section: Introductionsupporting
confidence: 57%
“…The conventional Hadoop MapReduce fault tolerance technique leads to significant performance disadvantages for processing tasks during failure recovery. For the betterment of this area, Fast Recovery MapReduce (FAR-MR), a fault recovery technique, is suggested to ensure effective recovery [61]. To facilitate rapid recovery from task failure and node failure, this incorporates a novel fault tolerance method that mixes decentralized checkpointing and proactive push mechanisms.…”
Section: Other Improved Algorithmsmentioning
confidence: 99%
“…In MapReduce, the output of MT tasks is stored locally on the same node, which will be inaccessible when the node encounters a fail-stop. Therefore, research works by [ 23 , 24 , 25 ] proposed checkpointing algorithms to efficiently transfer the output to external storage to avoid faulty task re-execution from scratch. Although the proposed checkpointing algorithms improved the recovery process when the failed tasks are rescheduled on a different node, the re-computation still occurs because the stored checkpoints are not accessible by active nodes in the cluster.…”
Section: Related Workmentioning
confidence: 99%
“…Although the proposed checkpointing algorithms improved the recovery process when the failed tasks are rescheduled on a different node, the re-computation still occurs because the stored checkpoints are not accessible by active nodes in the cluster. Zhu et al [ 24 ] designed a novel fault-tolerance strategy that uses a combination of distributed checkpointing and a proactive push mechanism for low latency recovery. When a failure happens, the recovered task continues computing based on the last checkpoint without the necessity to re-compute the entire data block.…”
Section: Related Workmentioning
confidence: 99%