[
https://issues.apache.org/jira/browse/HADOOP-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899229#action_12899229
]
Jakob Homan commented on HADOOP-6885:
-------------------------------------
Eli-
Funny, I don't get these as warnings when I run {{ant javadoc}}. I do
however, get:
{noformat}
[javadoc]
/Users/jhoman/work/git/hadoop-common/src/java/org/apache/hadoop/ipc/Client.java:945:
warning - Tag @link:
can't find call(Writable, InetSocketAddress, Class, UserGroupInformation) in
org.apache.hadoop.ipc.Client
[javadoc]
/Users/jhoman/work/git/hadoop-common/src/java/org/apache/hadoop/ipc/Client.java:958:
warning - Tag @link:
can't find call(Writable, InetSocketAddress, Class, UserGroupInformation) in
org.apache.hadoop.ipc.Client
{noformat}
Could you update the patch to fix these warnings as well and I'll +1?
> Fix java doc warnings in Groups and RefreshUserMappingsProtocol
> ---------------------------------------------------------------
>
> Key: HADOOP-6885
> URL: https://issues.apache.org/jira/browse/HADOOP-6885
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 0.20.2
> Reporter: Eli Collins
> Assignee: Eli Collins
> Fix For: 0.22.0
>
> Attachments: hadoop-6885-1.patch
>
>
> There are a couple java docs warnings in Groups and
> RefreshUserMappingsProtocol.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.