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...


Since the data is replicated thrice in hdfs, does it mean that any calculation done on one node will also be replicated on the other two?



Since the data is replicated thrice in hdfs, does it mean that any calculation done on one node will..

Answer / Ved Prakash Tiwari

No, calculations or computations are not replicated in HDFS. Data is replicated for fault tolerance and high availability, but actual computations occur on the node where they were initially scheduled.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Suppose there is file of size 514 mb stored in hdfs (hadoop 2.x) using default block size configuration and default replication factor. Then, how many blocks will be created in total and what will be the size of each block?

1 Answers  


How one can format Hadoop HDFS?

1 Answers  


Why is block size set to 128 MB in Hadoop HDFS?

1 Answers  


What does heartbeat in hdfs means?

1 Answers  


How does HDFS Index Data blocks? Explain.

1 Answers  


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

1 Answers  


What is the command for archiving a group of files in hdfs.

1 Answers  


How to keep files in HDFS?

1 Answers  


How data or file is read in HDFS?

1 Answers  


Tell me two most commonly used commands in HDFS?

1 Answers  


How data or a file is written into hdfs?

1 Answers  


How do you do a file system check in hdfs?

1 Answers  


Categories