[
https://issues.apache.org/jira/browse/MAPREDUCE-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated MAPREDUCE-6799:
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0-alpha2
2.8.0
Status: Resolved (was: Patch Available)
Committed this to trunk, branch-2, and branch-2.8. Thanks [~linyiqun] for the
contribution!
> Document mapreduce.jobhistory.webapp.https.address in mapred-default.xml
> ------------------------------------------------------------------------
>
> Key: MAPREDUCE-6799
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6799
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: documentation, jobhistoryserver
> Reporter: Akira Ajisaka
> Assignee: Yiqun Lin
> Priority: Minor
> Labels: newbie, supportability
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: MAPREDUCE-6799.001.patch
>
>
> The default port number is 19890 but it is not documented.
> {code:title=JHAdminConfig.java}
> public static final String MR_HISTORY_WEBAPP_HTTPS_ADDRESS =
> MR_HISTORY_PREFIX + "webapp.https.address";
> public static final int DEFAULT_MR_HISTORY_WEBAPP_HTTPS_PORT = 19890;
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]