|
@@ -1627,6 +1627,14 @@
|
|
<description>MapReduce JobHistory Server Web UI host:port</description>
|
|
<description>MapReduce JobHistory Server Web UI host:port</description>
|
|
</property>
|
|
</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>
|
|
<property>
|
|
<name>mapreduce.jobhistory.keytab</name>
|
|
<name>mapreduce.jobhistory.keytab</name>
|
|
<description>
|
|
<description>
|