[
https://issues.apache.org/jira/browse/HADOOP-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081520#comment-15081520
]
Daniel Templeton commented on HADOOP-12688:
-------------------------------------------
The bad links are:
{code}
* [MR Application
Master](../../hadoop-yarn/hadoop-yarn-site/MapredAppMasterRest.html)
* [History Server](../../hadoop-yarn/hadoop-yarn-site/HistoryServerRest.html)
{code}
They should be:
{code}
* [MR Application
Master](../../hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapredAppMasterRest.html)
* [History
Server](../../hadoop-mapreduce-client/hadoop-mapreduce-client-hs/HistoryServerRest.html)
{code}
> Fix deadlinks in Compatibility.md
> ---------------------------------
>
> Key: HADOOP-12688
> URL: https://issues.apache.org/jira/browse/HADOOP-12688
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.1, 2.6.3
> Reporter: Akira AJISAKA
> Assignee: Devon Michaels
> Labels: newbie
>
> There are 2 dead links in Compability.md. The links to
> MRAppMaster/JobHistoryServer REST API are wrong.
> https://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-common/Compatibility.html#REST_APIs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)