What are the key features of HDFS?



What are the key features of HDFS?..

Answer / Anita Devi

The key features of HDFS include: scalability, fault tolerance, high throughput, and support for large files. Additionally, it provides a simple file system interface that is built on top of Google's GFS paper.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What do you mean by meta data in hdfs? List the files associated with metadata.

1 Answers  


What is the importance of dfs.namenode.name.dir in HDFS?

1 Answers  


Why does hive not store metadata information in hdfs?

1 Answers  


What happens if the block in HDFS is corrupted?

1 Answers  


Why ‘Reading‘ is done in parallel and ‘Writing‘ is not in HDFS?

1 Answers  


What is Hadoop HDFS – Hadoop Distributed File System?

1 Answers  


Distinguish HDFS Block and Input Unit?

1 Answers  


Would you be able to change the block size of hdfs files?

1 Answers  


What are the difference between of the “HDFS Block” and “Input Split”?

1 Answers  


Can you define a block and block scanner in hdfs?

1 Answers  


Mention what is the best way to copy files between hdfs clusters?

1 Answers  


Why HDFS stores data using commodity hardware despite the higher chance of failures in hadoop?

1 Answers  


Categories