0 votes
in HDFS by

What if Rack 2 and DataNode fails?

1 Answer

0 votes
by
If both rack2 and datanode present in rack 1 fails then there is no chance of getting data from it. In order to avoid such situations, we need to replicate that data more number of times instead of replicating only thrice. This can be done by changing the value in replication factor which is set to 3 by default.

Related questions

0 votes
asked Jun 22, 2023 in HDFS by rajeshsharma
0 votes
asked Jul 6, 2023 in Snowflake by SakshiSharma
0 votes
asked Dec 21, 2022 in HDFS by Robin
...