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

javadoc warnings: incorrect references

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.19.0
    • documentation
    • None
    • Reviewed

    Description

      • "ant test-patch" with an empty patch file
          [javadoc] .../trunk/src/core/org/apache/hadoop/fs/FileSystem.java:34: package org.apache.hadoop.hdfs does not exist
          [javadoc] import org.apache.hadoop.hdfs.DistributedFileSystem;
          [javadoc]                              ^
          [javadoc] .../trunk/src/core/org/apache/hadoop/fs/FsShell.java:46: package org.apache.hadoop.hdfs does not exist
          [javadoc] import org.apache.hadoop.hdfs.DistributedFileSystem;
          [javadoc]                              ^
          [javadoc] .../trunk/src/mapred/org/apache/hadoop/mapred/Task.java:36: package org.apache.hadoop.hdfs does not exist
          [javadoc] import org.apache.hadoop.hdfs.DistributedFileSystem;
          [javadoc]                              ^
          [javadoc] Standard Doclet version 1.6.0
          [javadoc] Building tree for all the packages and classes...
          [javadoc] .../trunk/src/core/org/apache/hadoop/fs/FileSystem.java:56: warning - Tag @link: reference not found: DistributedFileSystem
          [javadoc] .../trunk/src/core/org/apache/hadoop/metrics/MetricsUtil.java:34: warning - Tag @link: reference not found: org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
          [javadoc] Building index for all the packages and classes...
          [javadoc] Building index for all classes...
          [javadoc] .../trunk/src/core/overview.html: warning - Tag @link: reference not found: org.apache.hadoop.hdfs.server.namenode.NameNode
          [javadoc] Generating /home/tsz/hadoop/trunk/build/docs/api/stylesheet.css...
          [javadoc] 6 warnings
        
      • "ant javadoc"
          [javadoc] .../trunk/src/core/org/apache/hadoop/metrics/MetricsUtil.java:34: warning - Tag @link: reference not found: org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics
          [javadoc] Building index for all the packages and classes...
          [javadoc] Building index for all classes...
          [javadoc] .../trunk/src/core/overview.html: warning - Tag @link: reference not found: org.apache.hadoop.hdfs.server.namenode.NameNode
          [javadoc] Generating .../trunk/build/docs/api/stylesheet.css...
          [javadoc] 2 warnings
        

      Attachments

        1. hadoop-4023.patch
          1 kB
          Owen O'Malley
        2. hadoop-4023.patch
          2 kB
          Owen O'Malley

        Issue Links

          Activity

            People

              omalley Owen O'Malley
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: