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


Why is block size set to 128 MB in HDFS?



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

Answer / Tanzeem Akhter

The default block size of 128MB in HDFS was chosen due to several reasons: n1. Network latency: A larger block size helps reduce the overhead caused by network communication.n2. Storage efficiency: It allows for better utilization of storage resources as data is written in larger chunks.n3. Processing efficiency: Larger blocks can be processed faster compared to smaller ones.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

How to read file in HDFS?

1 Answers  


How is indexing done in Hadoop HDFS?

1 Answers  


List the various HDFS daemons in HDFS cluster?

1 Answers  


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?

1 Answers  


Replication causes data redundancy then why is is pursued in HDFS?

1 Answers  


Explain how are file systems checked in hdfs?

1 Answers  


What is a task tracker?

1 Answers  


Does the HDFS go wrong? If so, how?

1 Answers  


What is throughput in HDFS?

1 Answers  


How to perform the inter-cluster data copying work in HDFS?

1 Answers  


How is NFS different from HDFS?

1 Answers  


Describe HDFS Federation?

1 Answers  


Categories