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

jdiff fails with error 'duplicate comment id' about MetricsSystem.register_changed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      "mvn package -Pdist,docs -DskipTests" fails with following error. It looks like jdiff problem as Li Lu mentioned on HADOOP-11776.

      [javadoc] ExcludePrivateAnnotationsJDiffDoclet
      [javadoc] JDiff: doclet started ...
      [javadoc] JDiff: reading the old API in from file '/home/ubuntu/hadoop-dev/hadoop-common-project/hadoop-common/dev-support/jdiff/Apache_Hadoop_Common_2.6.0.xml'...Warning: API identifier in the XML file (hadoop-core 2.6.0) differs from the name of the file 'Apache_Hadoop_Common_2.6.0.xml'

      .......

      [javadoc] JDiff: reading the new API in from file '/home/ubuntu/hadoop-dev/hadoop-common-project/hadoop-common/target/site/jdiff/xml/Apache_Hadoop_Common_2.8.0-SNAPSHOT.xml'...Warning: incorrectly formatted @link in text: Options to be used by the {@link Find} command and its {@link Expression}s.

      ........

      [javadoc] Error: duplicate comment id: org.apache.hadoop.metrics2.MetricsSystem.register_changed(java.lang.String, java.lang.String, T)

      A link to the comment by Li lu is here.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ozawa Tsuyoshi Ozawa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: