iwasakims commented on issue #588: BIGTOP-3297. Bump HBase to 1.5.0. URL: https://github.com/apache/bigtop/pull/588#issuecomment-581206947 We need the patch of [HBASE-19663](https://issues.apache.org/jira/browse/HBASE-19663) to fix javadoc compilation failure. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project hbase: Error generating maven-javadoc-plugin:2.10.3:aggregate: [ERROR] Exit code: 1 - warning: unknown enum constant When.MAYBE [ERROR] reason: class file for javax.annotation.meta.When not found [ERROR] warning: unknown enum constant When.ALWAYS [ERROR] warning: unknown enum constant When.UNKNOWN [ERROR] javadoc: error - class file for javax.annotation.concurrent.Immutable not found [ERROR] [ERROR] Command line was: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.el7_7.x86_64/jre/../bin/javadoc -J-Xmx2048m @options @packages ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
