Description
Building trunk with JDK8 fails with following errors:
[ERROR] /hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AUtils.java:966: error: bad use of '>' [ERROR] * Get a integer option >= the minimum allowed value. [ERROR] ^ [ERROR] /hadoop/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AUtils.java:984: error: bad use of '>' [ERROR] * Get a long option >= the minimum allowed value. [ERROR] ^
Attachments
Attachments
Issue Links
- is caused by
-
HADOOP-15183 S3Guard store becomes inconsistent after partial failure of rename
- Resolved