What do you mean by meta data in hdfs? List the files associated with metadata.
Answer / Shalendra Singh
Metadata in HDFS (Hadoop Distributed File System) refers to the data that describes other data. This includes information about files and directories such as their locations, permissions, replication levels, and access times. The main metadata files associated with HDFS are the fsimage file and the edit log (also known as the transaction log). The fsimage is a snapshot of the filesystem's state at a particular point in time, while the edit log records all changes made to the filesystem since the last fsimage was taken.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Hadoop HDFS – Hadoop Distributed File System?
How to read file in HDFS?
What are the difference between of the “HDFS Block” and “Input Split”?
Define HDFS and talk about their respective components?
What is a Block Scanner in HDFS?
How are file systems checked in hdfs?
Since the data is replicated thrice in hdfs, does it mean that any calculation done on one node will also be replicated on the other two?
What is the importance of dfs.namenode.name.dir in HDFS?
Does HDFS allow a client to read a file which is already opened for writing?
What is Secondary NameNode in Hadoop HDFS?
What is the module in HDFS?
What is a rack awareness algorithm and why is it used in hadoop?
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)