HDFS Recovery mechanisms
Data nodes in HDFS are generally of commodity hardware which is low-priced but goes down very frequently.
What happens to the data when a Data Node goes down?whenever a block is entered in HDFS, it is always replicated to multiple nodes. the number o...
blog.yashsrivastava.link2 min read