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 difference between an hdfs block and input split?



What is the difference between an hdfs block and input split?..

Answer / Nitish Kapoor

As previously mentioned, an HDFS block is the basic unit of data storage in Hadoop Distributed File System. It has a fixed size (128 MB by default). An Input Split, on the other hand, is a logical division of a file used for processing by MapReduce jobs. It does not have a fixed size and is dynamically created based on the job's requirements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

How does a client read/write data in HDFS?

1 Answers  


What is a namenode in hadoop?

1 Answers  


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

1 Answers  


How does hdfs get a good throughput?

1 Answers  


Define data integrity? How does hdfs ensure data integrity of data blocks stored in hdfs?

1 Answers  


Replication causes data redundancy then why is pursued in hdfs?

1 Answers  


What is the difference between nas (network attached storage) and hdfs?

1 Answers  


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

1 Answers  


How HDFS client divide the file into the block while storing inside HDFS?

1 Answers  


Distinguish HDFS Block and Input Unit?

1 Answers  


Explain hdfs?

1 Answers  


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

1 Answers  


Categories