HADOOP-19694. Followup: restore shaded org.checkerframework classes

The updated guava version of HADOOP-19694 dropped a dependency on
org.checkerframework:checker-qual...there are a limited number
of places in the hadoop code which uses their @Nullable/@NonNullable
annotations, shaded under

o.a.h.thirdparty.org.checkerframework

These classes now stop compiling.

Adding checker-qual 3.51.1 as a dependency of hadoop-shaded-guava
restores the build.
3 files changed
tree: afd23ff43583df5ed9957ee39e39fdbf78334987
  1. .github/
  2. dev-support/
  3. hadoop-shaded-avro_1_11/
  4. hadoop-shaded-guava/
  5. hadoop-shaded-protobuf_3_25/
  6. licenses-binary/
  7. src/
  8. .asf.yaml
  9. .gitignore
  10. LICENSE-binary
  11. LICENSE.txt
  12. NOTICE-binary
  13. NOTICE.txt
  14. pom.xml
  15. README.md
README.md

Apache Hadoop Thirdparty

Apache Hadoop Thirdparty packages relocated third-party libraries used by Apache Hadoop.

DISCLAIMER : This project is for Apache Hadoop internal use. Included libs and/or their versions are subject to change at the dictate of hadoop without regard to the concern of others!