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 Hadoop HDFS? What should be the block size to get optimum performance from the Hadoop cluster?



What is a block in Hadoop HDFS? What should be the block size to get optimum performance from the Ha..

Answer / Shantanu Shukla

A block is the smallest unit of data storage in HDFS. Each file in HDFS is divided into multiple blocks, and each block is replicated across multiple DataNodes for fault tolerance. The optimal block size depends on several factors, such as the size of the data, network bandwidth, and disk capacity. A common practice is to set the block size between 64MB and 128MB.

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  


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

1 Answers  


Tell me two most commonly used commands in HDFS?

1 Answers  


What is throughput? How does HDFS provide good throughput?

1 Answers  


List the various HDFS daemons in HDFS cluster?

1 Answers  


What do you mean by the high availability of a namenode?

1 Answers  


How does HDFS ensure Data Integrity of data blocks stored in HDFS?

1 Answers  


What does hdfs mean?

1 Answers  


How are file systems checked in hdfs?

1 Answers  


How to keep files in HDFS?

1 Answers  


What is the throughput?

1 Answers  


How does HDFS Index Data blocks? Explain.

1 Answers  


Categories