[
https://issues.apache.org/jira/browse/HADOOP-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176718#comment-13176718
]
Tom White commented on HADOOP-7732:
-----------------------------------
Hi Matt, there's some more background at MAPREDUCE-559, which removed the
public facing HDFS javadoc and added the "javadoc-dev" ant target for
developers. In trunk the HDFS classes are marked @Private, so they would not
show up in javadoc anyway, since we use the
ExcludePrivateAnnotationsStandardDoclet when generating it.
I wonder if the link just needs to be to the HDFS documentation? E.g.
http://hadoop.apache.org/common/docs/current/hdfs_user_guide.html.
> hadoop java docs bad pointer to hdfs package
> --------------------------------------------
>
> Key: HADOOP-7732
> URL: https://issues.apache.org/jira/browse/HADOOP-7732
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.20.204.0, 0.20.205.0
> Reporter: Arpit Gupta
> Assignee: Matt Foley
> Priority: Minor
> Attachments: HADOOP-7732.patch
>
>
> the following link
> http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/hdfs/package-summary.html
> leads to a 404
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira