Hadoop interview questions part 3

Page 1

Hadoop Interview Questions Part-3 1) What are the most common input formats in Hadoop? There are three most favored feedback types in Hadoop: Text Reviews Format: Conventional feedback framework in Hadoop. Key Value Reviews Format: used for basically published written text information where the information are broken into lines Sequence Computer data file Reviews Format: used for learning information in sequence 2) Figure out DataNode and how does NameNode cope with DataNode failures? DataNode stores details in HDFS; it is a node where actual details prevails in the data file system. Each datanode provides a beat amount idea to tell that it is in lifestyle. If the namenode does not get a idea from datanode for 15 minutes, it opinions it to be dead or out of place, and starts replication of stops that were organized on that details node such that they are organized on some more details node.A BlockReport contains record of all stops on a DataNode. Now, this method starts to copy what were held in dead DataNode. The NameNode manages the replication of information blocksfrom one DataNode to other. In the process, the replication details transactions directly between DataNode such that the details never goes the NameNode. 3) What are the primary methods of a Reducer? The three primary methods of a Reducer are:


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.