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 data or file is written into HDFS?



How data or file is written into HDFS?..

Answer / Tabinda Iram

Data is written into HDFS using the Hadoop FileSystem API. The process involves splitting the input data into blocks, each of which is written to a different DataNode in the cluster. This is done by the NameNode, which keeps track of where each block is located and manages replication as specified by the Replication Factor (RF).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

When NameNode enter in Safe Mode?

1 Answers  


Can multiple clients write into a Hadoop HDFS file concurrently?

1 Answers  


What is hdfs block size?

1 Answers  


What do you mean by meta information in hdfs? List the documents related to metadata.

1 Answers  


What is the importance of dfs.namenode.name.dir in HDFS?

1 Answers  


In HDFS, how Name node determines which data node to write on?

1 Answers  


Why does hive not store metadata information in hdfs?

1 Answers  


On what basis name node distribute blocks across the data nodes in HDFS?

1 Answers  


How does HDFS ensure Data Integrity of data blocks stored in HDFS?

1 Answers  


Clarify the difference between nas and hdfs.

1 Answers  


What is throughput? How does hdfs provides good throughput?

1 Answers  


Tell me two most commonly used commands in HDFS?

1 Answers  


Categories