You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2017/12/15 20:58:00 UTC

[jira] [Created] (YARN-7664) Several javadoc errors

Sean Mackrory created YARN-7664:
-----------------------------------

             Summary: Several javadoc errors
                 Key: YARN-7664
                 URL: https://issues.apache.org/jira/browse/YARN-7664
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 3.1.0
            Reporter: Sean Mackrory
            Priority: Blocker


Not sure if I'm somehow on a different version as our Yetus infra or what, but I'm unable to build Hadoop due to some recent changes that are throwing JavaDoc errors. Most significantly:

{code}
[ERROR] /home/sean/src/apache/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/AllocateResponse.java:379: error: self-closing element not allowed
[ERROR] * <br/>
[ERROR] ^
[ERROR] /home/sean/src/apache/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/AllocateResponse.java:397: error: self-closing element not allowed
[ERROR] * <br/>
[ERROR] ^
[ERROR] /home/sean/src/apache/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/util/resource/ResourceUtils.java:425: error: reference not found
[ERROR] * @throws IllegalArgumentExcpetion if units contain non alpha characters
[ERROR] ^
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org