[ 
https://issues.apache.org/jira/browse/HADOOP-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15786451#comment-15786451
 ] 

Kai Sasaki commented on HADOOP-13942:
-------------------------------------

[~liuml07] Javadoc complaints are the ones should be fixed with the attached 
patch. I confirmed these errors are fixed in local. 
I'm wondering why these error are kept thrown by Jenkins. Could you run Jenkins 
manually?

> Build failure due to errors of javadoc build in hadoop-azure
> ------------------------------------------------------------
>
>                 Key: HADOOP-13942
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13942
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>    Affects Versions: 2.9.0
>            Reporter: Kai Sasaki
>            Assignee: Kai Sasaki
>         Attachments: HADOOP-13942.01.patch, HADOOP-13942.02.patch
>
>
> From HADOOP-13863, building javadoc of hadoop azure module failed.
> Though these error is not related to the patch of HADOOP-13868 directly, it 
> can be fixed anyway.
> Building whole project fails with JDK "1.8.0_112".
> {code}
> [WARNING] The requested profile "docs" could not be activated because it does 
> not exist.
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:javadoc (default-cli) on 
> project hadoop-azure: An error has occurred in JavaDocs report generation:
> [ERROR] Exit code: 1 - 
> /testptch/hadoop/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/NativeFileSystemStore.java:104:
>  warning: no description for @throws
> [ERROR] * @throws IOException
> [ERROR] ^
> [ERROR] 
> /testptch/hadoop/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/NativeFileSystemStore.java:96:
>  warning: no description for @throws
> [ERROR] * @throws IOException
> [ERROR] ^
> [ERROR] 
> /testptch/hadoop/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/NativeFileSystemStore.java:99:
>  warning: no @param for prefix
> [ERROR] void purge(String prefix) throws IOException;
> [ERROR] ^
> [ERROR] 
> /testptch/hadoop/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/KeyProvider.java:39:
>  warning: no description for @throws
> {code}
> ref: 
> https://builds.apache.org/job/PreCommit-HADOOP-Build/11314/artifact/patchprocess/patch-javadoc-hadoop-tools_hadoop-azure.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to