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


How is hdfs block size different from traditional file system block size?



How is hdfs block size different from traditional file system block size?..

Answer / Ajay Chaturtvedi

HDFS block size is configurable, while the block size in a traditional file system is usually fixed. Additionally, HDFS block size can be larger than that of traditional file systems to reduce the number of blocks and improve data locality.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

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

1 Answers  


What is the difference between Input Split and an HDFS Block?

1 Answers  


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

1 Answers  


How to split single hdfs block into partitions rdd?

1 Answers  


Distinguish HDFS Block and Input Unit?

1 Answers  


Replication causes data redundancy and consume a lot of space, then why is it pursued in hdfs?

1 Answers  


What is the benifit of Distributed cache, why can we just have the file in HDFS and have the application read it?

1 Answers  


Define HDFS and talk about their respective components?

1 Answers  


Why HDFS stores data using commodity hardware despite the higher chance of failures?

1 Answers  


How to restart NameNode or all the daemons in Hadoop HDFS?

1 Answers  


What is the difference between MapReduce engine and HDFS cluster?

1 Answers  


What are the main properties of hdfs-site.xml file?

1 Answers  


Categories