Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain what happens if, during the PUT operation, HDFS block is assigned a replication factor 1 instead of the default value 3?



Explain what happens if, during the PUT operation, HDFS block is assigned a replication factor 1 ins..

Answer / Amarkumar

When the replication factor for an HDFS (Hadoop Distributed File System) block is set to 1 during a PUT operation, the block will only be stored on one DataNode. If that DataNode fails or experiences connectivity issues, the data will become unavailable. A replication factor of 3 ensures that the same data is stored across three different DataNodes for higher reliability and availability.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

How can one copy a file into HDFS with a different block size to that of existing block size configuration?

1 Answers  


How do you do a file system check in hdfs?

1 Answers  


Does HDFS allow a client to read a file which is already opened for writing in hadoop?

1 Answers  


What is throughput? How does HDFS provide good throughput?

1 Answers  


What is the difference between MapReduce engine and HDFS cluster?

1 Answers  


How will you perform the inter cluster data copying work in hdfs?

1 Answers  


Why HDFS performs replication, although it results in data redundancy?

1 Answers  


Explain the difference between nas and hdfs?

1 Answers  


What is the difference betwaeen mapreduce engine and hdfs cluster?

1 Answers  


What are tools available to send the streaming data to hdfs?

1 Answers  


Explain the difference between an hdfs block and input split?

1 Answers  


Write command to copy a file from HDFS to linux(local).

1 Answers  


Categories