[
https://issues.apache.org/jira/browse/HDFS-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883878#comment-13883878
]
Akira AJISAKA commented on HDFS-5297:
-------------------------------------
Thank you for reviewing and committing, [~arpitagarwal]!
bq. There is one broken link in WebHDFS.apt.vm.
Filed HDFS-5844 and attached a patch. Would you review it?
> Fix dead links in HDFS site documents
> -------------------------------------
>
> Key: HDFS-5297
> URL: https://issues.apache.org/jira/browse/HDFS-5297
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.2.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Fix For: 3.0.0, 2.3.0
>
> Attachments: HDFS-5297.patch
>
>
> I found a lot of broken hyperlinks in HDFS document to be fixed.
> Ex.)
> In HdfsUserGuide.apt.vm, there is an broken hyperlinks as below
> {noformat}
> For command usage, see {{{dfsadmin}}}.
> {noformat}
> It should be fixed to
> {noformat}
> For command usage, see
> {{{../hadoop-common/CommandsManual.html#dfsadmin}dfsadmin}}.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)