名称: core-site.xml
fs.defaultFS
hdfs://gree139:9000
hadoop.tmp.dir
/opt/soft/hadoop260/hadooptmp
hadoop.proxyuser.root.hosts
*
hadoop.proxyuser.root.groups
*
名称: hdfs-site.xml
dfs.replication
3
dfs.namenode.secondary.http-address
gree139:50090
名称: mapred-site.xml
mapreduce.framework.name
yarn
mapreduce.jobhistory.address
gree139:10020
mapreduce.jobhistory.webapp.address
gree139:19888
名称: yarn-site.xml
yarn.nodemanager.aux-services
mapreduce_shuffle
yarn.nodemanager.aux-services.mapreduce.shuffle.class
org.apache.hadoop.mapred.ShuffleHandler
yarn.resourcemanager.hostname
gree139
yarn.log-aggregation-enable
true
yarn.log-aggregation.retain-seconds
604800