You are writing a 10GB file to a HDFS filesystem with a default block size of 128MB. How many blocks will the file be broken into? *
1 point
Answers
Answered by
0
Answer:
The metadata in HDFS represents the structure of HDFS directories and files. It also includes the various information regarding HDFS directories and files such as ownership, permissions, quotas, and replication factor.
♣Tip: While listing the files associated with metadata, give a one line definition of each metadata file.
There are two files associated with metadata present in the NameNode:
Similar questions