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 are the difference between of the “HDFS Block” and “Input Split”?



What are the difference between of the “HDFS Block” and “Input Split”?..

Answer / Rahul Kumar Rai

An HDFS Block is a physical unit of data stored in multiple replicas on DataNodes. An Input Split, on the other hand, is a logical division of a file for processing during MapReduce jobs. Each Input Split corresponds to one block or a part of a large block, and it contains metadata such as the location of the data on the cluster.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

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

1 Answers  


HDFS is used for applications with large data sets, not why Many small files?

1 Answers  


Explain what is a difference between an input split and hdfs block?

1 Answers  


Replication causes data redundancy then why is pursued in hdfs?

1 Answers  


How hdfs is different from traditional file systems?

1 Answers  


What are the difference between of the “HDFS Block” and “Input Split”?

1 Answers  


How to split single hdfs block into partitions rdd?

1 Answers  


Can you modify the file present in hdfs?

1 Answers  


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

1 Answers  


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

1 Answers  


What is secondary namenode?

1 Answers  


How one can format Hadoop HDFS?

1 Answers  


Categories