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?



What is a block?..

Answer / Santosh Kumar Dixit

In HDFS, a block is the smallest unit of data storage. Each file is divided into blocks before being written to the file system. By default, each block is 128 MB in size. This block-level organization allows efficient distribution and retrieval of files across multiple datanodes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

How hdfs is different from traditional file systems?

1 Answers  


Data node block size in HDFS, why 64MB?

1 Answers  


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

1 Answers  


What is the throughput?

1 Answers  


Explain the key features of hdfs?

1 Answers  


What is NameNode and DataNode in HDFS?

1 Answers  


What is a job tracker?

1 Answers  


What is active and passive NameNode in HDFS?

1 Answers  


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  


If a particular file is 50 mb, will the hdfs block still consume 64 mb as the default size?

1 Answers  


Explain the process that overwrites the replication factors in HDFS?

1 Answers  


How does hdfs ensure information integrity of data blocks squares kept in hdfs?

1 Answers  


Categories