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



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

Answer / Vaibhav Pratap Singh

An HDFS Block is the basic unit of storage, while an Input Split is a logical division of a data set that can be processed by a MapReduce task. Each Input Split may span multiple HDFS blocks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What is the command for archiving a group of files 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  


What happens when two users try to access to the same file in HDFS?

1 Answers  


Define hadoop archives? What is the command for archiving a group of files in hdfs.

1 Answers  


What do you mean by meta information in hdfs?

1 Answers  


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

1 Answers  


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

1 Answers  


How data or file is read in HDFS?

1 Answers  


How to create Users in hadoop HDFS?

1 Answers  


What is a block in HDFS? what is the default size in Hadoop 1 and Hadoop 2? Can we change the block size?

1 Answers  


Define data integrity?

1 Answers  


File permissions in HDFS?

1 Answers  


Categories