This commit is contained in:
2017-10-14 10:15:59 +08:00
parent fb55b8d12e
commit b513ffbbab
11 changed files with 61 additions and 91 deletions

View File

@@ -17,8 +17,7 @@
<!-- Put site-specific property overrides in this file. -->
<configuration>
<property>
<property>
<name>mapreduce.framework.name</name>
<value>yarn</value>
</property>
@@ -29,5 +28,5 @@
<property>
<name>mapreduce.jobhistory.webapp.address</name>
<value>hadoop-master:19888</value>
</property>
</property>
</configuration>