Explain how HDFS communicates with Linux native file system?
Answer / Vikas Agarwal
HDFS communicates with the Linux native file system (NFSS) through a service called Secondary NameNode. The Secondary NameNode periodically copies the FileSystemImage and the EditLog from the Active NameNode to the local disk, and then merges them to produce a new FileSystemImage. This process helps in preserving data and metadata in case of a failure.
| Is This Answer Correct ? | 0 Yes | 0 No |
How NameNode tackle Datanode failures in HDFS?
Can you explain about the indexing process in hdfs?
What is the difference betwaeen mapreduce engine and hdfs cluster?
Distinguish HDFS Block and Input Unit?
What are the main features of hdfssite.xml?
If I create a folder in HDFS, will there be metadata created corresponding to the folder? If yes, what will be the size of metadata created for a directory?
How is hdfs block size different from traditional file system block size?
Explain hdfs?
What are tools available to send the streaming data to hdfs?
List the various HDFS daemons in HDFS cluster?
What are file permissions in HDFS and how HDFS check permissions for files or directory?
Clarify the difference between nas and hdfs.
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)