Answer Posted / Suraj Kumar
The hdfs-site.xml file is a configuration file used by HDFS (Hadoop Distributed File System). It contains key-value pairs that customize the behavior of the NameNode and DataNode in an Apache Hadoop cluster. Some of the main properties include dfs.replication, which sets the number of replicas for each block; dfs.namenode.name.dir, which specifies the NameNode's storage directory; and dfs.datanode.data.dir, which specifies the DataNode's storage directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category