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: [email protected]
For additional commands, e-mail: [email protected]