Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha-1
-
None
-
None
Description
I'm updating guava version from 11.0.2 to 27.0-jre in HADOOP-15960 because of a CVE. I will create a patch for branch-3.0, 3.1, 3.2 and trunk (3.3).
I wanted to be sure that HBase works with the updated guava, I compiled and run the HBase tests with my hadoop snapshot containing the updated version, but there were some issues that I had to fix:
- New shaded dependency: org.checkerframework
- New license needs to be added to LICENSE.vm: Apache 2.0
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-15960 Update guava to 27.0-jre in hadoop-project
- Resolved
- relates to
-
HBASE-22087 Update LICENSE/shading for the dependencies from the latest Hadoop trunk
- Resolved