[
https://issues.apache.org/jira/browse/HADOOP-13428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396695#comment-15396695
]
Andrew Wang commented on HADOOP-13428:
--------------------------------------
Hi Wangda, could you provide the mvn invocation you're using to test? I didn't
see anything in BUILDING.txt or README.txt. Tried {{mvn -Pdocs package
-DskipTests}} but got this error:
{noformat}
ression}s.
[javadoc] Warning: incorrectly formatted @link in text: Retrieve the Bloom
filter used by this instance of the Reader.
[javadoc] @return a Bloom filter (see {@link Filter})
[javadoc] Warning: incorrectly formatted @link in text: Helper class to
shutdown {@link Thread}s and {@link ExecutorService}s.
[javadoc] Warning: incorrectly formatted @link in text: Constructor
[javadoc] @param vectorSize The vector size of <i>this</i> filter.
[javadoc] @param nbHash The number of hash function to consider.
[javadoc] @param hashType type of the hashing function (see
[javadoc] {@link org.apache.hadoop.util.hash.Hash}).
[javadoc] Warning: incorrectly formatted @link in text: Constructor
[javadoc] @param vectorSize The vector size of <i>this</i> filter.
[javadoc] @param nbHash The number of hash function to consider.
[javadoc] @param hashType type of the hashing function (see
[javadoc] {@link org.apache.hadoop.util.hash.Hash}).
[javadoc] Warning: incorrectly formatted @link in text: Constructor.
[javadoc] <p>
[javadoc] Builds a hash function that must obey to a given maximum number of
returned values and a highest value.
[javadoc] @param maxValue The maximum highest returned value.
[javadoc] @param nbHash The number of resulting hashed values.
[javadoc] @param hashType type of the hashing function (see {@link Hash}).
[javadoc] Warning: incorrectly formatted @link in text: Constructor
[javadoc] @param vectorSize The vector size of <i>this</i> filter.
[javadoc] @param nbHash The number of hash function to consider.
[javadoc] @param hashType type of the hashing function (see
[javadoc] {@link org.apache.hadoop.util.hash.Hash}).
[javadoc] finished
[javadoc] JDiff: reading the new API in from file
'/home/andrew/dev/hadoop/trunk/hadoop-common-project/hadoop-common/target/site/jdiff/xml/Apache_Hadoop_Common_3.0.0-alpha2-SNAPSHOT.xml'...Warning:
incorrectly formatted @link in text: Options to be used by the {@link Find}
command and its {@link Expression}s.
[javadoc] Warning: incorrectly formatted @link in text: Retrieve the Bloom
filter used by this instance of the Reader.
[javadoc] @return a Bloom filter (see {@link Filter})
[javadoc] Error: duplicate comment id:
org.apache.hadoop.metrics2.MetricsSystem.register_changed(java.lang.String,
java.lang.String, T)
{noformat}
> Fix hadoop-common to generate jdiff
> -----------------------------------
>
> Key: HADOOP-13428
> URL: https://issues.apache.org/jira/browse/HADOOP-13428
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Wangda Tan
> Assignee: Wangda Tan
> Priority: Blocker
> Attachments: HADOOP-13428.1.patch
>
>
> Hadoop-common failed to generate JDiff. We need to fix that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]