What are some of the characteristics of Hadoop framework?
Where are Hadoop’s configuration files located?
Can you give a detailed overview about the Big Data being generated by Facebook?
How to remove safemode of namenode forcefully in HDFS?
Who divides the file into Block while storing inside hdfs in hadoop?
What are file permissions in HDFS? how does HDFS check permissions for files/directory?
How one can change Replication factor when Data is already stored in HDFS
Explain HDFS “Write once Read many” pattern?
Why is block size set to 128 MB in HDFS?
What should be the HDFS Block size to get maximum performance from Hadoop cluster?
What is the importance of dfs.namenode.name.dir in HDFS?
How one can format Hadoop HDFS?
Explain what happens if, during the PUT operation, HDFS block is assigned a replication factor 1 instead of the default value 3?
How to format the HDFS? How frequently it will be done?
Which one is the master node in HDFS? Can it be commodity hardware?