How hdfs is different from traditional file systems?
36
How is hdfs block size different from traditional file system block size?
38
How data or a file is written into hdfs?
36
What do you mean by meta data in hdfs? List the files associated with metadata.
20
Explain the hdfs architecture and list the various hdfs daemons in hdfs cluster?
30
Can you modify the file present in hdfs?
65
Hdfs stores data using commodity hardware which has higher chances of failures. So, how hdfs ensures the fault tolerance capability of the system?
16
What is the command for archiving a group of files in hdfs.
26
Explain the hdfs architecture?
39
How does hdfs provides good throughput?
38
Can we have different replication factor of the existing files in hdfs?
40
How will you perform the inter cluster data copying work in hdfs?
24
Suppose there is file of size 514 mb stored in hdfs (hadoop 2.x) using default block size configuration and default replication factor. Then, how many blocks will be created in total and what will be the size of each block?
103
List the files associated with metadata in hdfs?
22