What alternate way does HDFS provides to recover data in case a Namenode, without backup, fails and cannot be recovered?
31
Why HDFS performs replication, although it results in data redundancy?
100
Why ‘Reading‘ is done in parallel and ‘Writing‘ is not in HDFS?
31
What are the key features of HDFS?
36
How can one set space quota in Hadoop (HDFS) directory?
26
Explain how HDFS communicates with Linux native file system?
36
If I create a folder in HDFS, will there be metadata created corresponding to the folder? If yes, what will be the size of metadata created for a directory?
34
Replication causes data redundancy then why is is pursued in HDFS?
46
What is a block in Hadoop HDFS? What should be the block size to get optimum performance from the Hadoop cluster?
36
What are the main hdfs-site.xml properties?
41
What do you mean by the High Availability of a NameNode in Hadoop HDFS?
33
How does HDFS ensure Data Integrity of data blocks stored in HDFS?
39
How to remove safemode of namenode forcefully in HDFS?
36
Who divides the file into Block while storing inside hdfs in hadoop?
47
What are file permissions in HDFS? how does HDFS check permissions for files/directory?
49