Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Apache Hadoop Amazon Web Services support maven javadoc doesn't build properly because two non-html friendly characters in javadoc comments.
[ERROR] /home/eyang/test/hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/InternalConstants.java:31: error: bad HTML entity [ERROR] * Please don't refer to these outside of this module & its tests. [ERROR] ^ [ERROR] /home/eyang/test/hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AReadOpContext.java:115: error: bad use of '>' [ERROR] * @return a value >= 0 [ERROR] ^
Attachments
Issue Links
- duplicates
-
HADOOP-16098 Fix javadoc warnings in hadoop-aws
- Resolved
- is caused by
-
HADOOP-15229 Add FileSystem builder-based openFile() API to match createFile(); S3A to implement S3 Select through this API.
- Resolved