You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kai Sasaki (JIRA)" <ji...@apache.org> on 2016/12/25 08:02:58 UTC

[jira] [Updated] (HADOOP-13942) Build failure due to errors of javadoc build in hadoop-azure

     [ https://issues.apache.org/jira/browse/HADOOP-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Sasaki updated HADOOP-13942:
--------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Reporter: Kai Sasaki
>            Assignee: Kai Sasaki
>         Attachments: HADOOP-13942.01.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.
> {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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org