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


What is a block in HDFS, why block size 64MB?



What is a block in HDFS, why block size 64MB?..

Answer / Rita Devi

A block in HDFS (Hadoop Distributed File System) is the smallest unit of data storage. Each file is divided into multiple blocks, which are then distributed across DataNodes for parallel processing and fault tolerance. The default block size in HDFS is 64MB, chosen to balance between providing enough space for large files and reducing network traffic when transferring small files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

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

1 Answers  


What is secondary namenode?

1 Answers  


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

1 Answers  


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

1 Answers  


How much Metadata will be created on NameNode in Hadoop?

1 Answers  


Can you explain heartbeat in hdfs?

1 Answers  


How does hdfs give great throughput?

1 Answers  


Is the hdfs block size reduced to achieve faster query results?

1 Answers  


Explain how are file systems checked in hdfs?

1 Answers  


What is hdfs block size?

1 Answers  


How is indexing done in Hadoop HDFS?

1 Answers  


How to change the replication factor of data which is already stored in HDFS?

1 Answers  


Categories