Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13942

Build failure due to errors of javadoc build in hadoop-azure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.9.0
    • 2.9.0, 3.0.0-alpha2
    • fs/azure
    • None
    • Reviewed

    Description

      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".

      [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
      

      ref: https://builds.apache.org/job/PreCommit-HADOOP-Build/11314/artifact/patchprocess/patch-javadoc-hadoop-tools_hadoop-azure.txt

      Attachments

        1. HADOOP-13942.01.patch
          15 kB
          Kai
        2. HADOOP-13942.02.patch
          15 kB
          Kai

        Issue Links

          Activity

            People

              lewuathe Kai
              lewuathe Kai
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: