| 配置文件 | 配置属性 | 说明 |
| core-site.xml | fs.default.name | Address of hdfs |
|
| hadoop.tmp.dir | Storage folder of hdfs |
| hdfs-site.xml | dfs.replication | Backups of the data in hdfs |
|
| dfs.http.address | http accessing address of dfs |
| mapred-default.xml | mapred.job.tracker | Address of jobtracker |