MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in mapred-default.xml. Contributed by Yiqun Lin.

(cherry picked from commit f646fe34be)
(cherry picked from commit ef13a5ef9d)
This commit is contained in:
Akira Ajisaka 2016-10-31 15:17:20 +09:00
parent 367cb029d4
commit 757b38ea43
1 changed files with 8 additions and 0 deletions

View File

@ -1595,6 +1595,14 @@
<description>MapReduce JobHistory Server Web UI host:port</description>
</property>
<property>
<name>mapreduce.jobhistory.webapp.https.address</name>
<value>0.0.0.0:19890</value>
<description>
The https address the MapReduce JobHistory Server WebApp is on.
</description>
</property>
<property>
<name>mapreduce.jobhistory.keytab</name>
<description>