What do you mean by metadata in HDFS?
Answer / Piyush Dixit
In HDFS, metadata refers to data about the data, including information such as file name, creation time, last modification time, permissions, ownership, and block location. It is stored on the NameNode's local filesystem, in a database called the EditLog, and on secondary NameNodes if available.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create directory in HDFS?
What do you mean by the high availability of a namenode?
Explain what is difference between an input split and hdfs block?
Why HDFS stores data using commodity hardware despite the higher chance of failures in hadoop?
Explain how indexing in hdfs is done?
Does HDFS allow a client to read a file which is already opened for writing in hadoop?
How does hdfs get a good throughput?
What is the difference between MapReduce engine and HDFS cluster?
How to copy a file into HDFS with a different block size to that of existing block size configuration?
Explain the key features of hdfs?
How will you perform the inter cluster data copying work in hdfs?
If the source data gets updated every now and then, how will you synchronize the data in hdfs that is imported by sqoop?
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)