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 the problem in having lots of small files in hdfs?



What is the problem in having lots of small files in hdfs?..

Answer / Awadhesh Kumar Singh

In HDFS (Hadoop Distributed File System), managing a large number of small files can lead to inefficient storage utilization and increased metadata overhead. This is because each file has associated metadata, such as filename, replication information, access permissions, etc., which takes up space and processing time. Moreover, small files may not be efficiently stored across datanodes due to block-level organization, leading to increased network traffic for data retrieval.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What is Fault Tolerance in Hadoop HDFS?

1 Answers  


What is the throughput?

1 Answers  


How data or a file is written into hdfs?

1 Answers  


Which one is the master node in HDFS? Can it be commodity hardware?

1 Answers  


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

1 Answers  


How to Delete file from HDFS?

1 Answers  


Can you explain about the indexing process in hdfs?

1 Answers  


What are the key features of HDFS?

1 Answers  


Explain how HDFS communicates with Linux native file system?

1 Answers  


Explain the hdfs architecture and list the various hdfs daemons in hdfs cluster?

1 Answers  


How to keep files in HDFS?

1 Answers  


Can multiple clients write into an HDFS file concurrently?

1 Answers  


Categories