hadoop/hadoop-tools/hadoop-rumen
Dominik Diedrich 9a743bd17f
HADOOP-19315. Upgrade Apache Avro to 1.11.4 (#7128)
* All field access is now via setter/getter methods
* To use Avro to marshal Serializable objects,
  the packages they are in must be declared in the system property
  "org.apache.avro.SERIALIZABLE_PACKAGES"
  
This is required to address
- CVE-2024-47561
- CVE-2023-39410  

This change is not backwards compatible.

Contributed by Dominik Diedrich
2024-11-11 15:46:36 +00:00
..
dev-support HADOOP-8341. Fix or filter findbugs issues in hadoop-tools (bobby) 2012-05-08 13:20:56 +00:00
src HADOOP-19315. Upgrade Apache Avro to 1.11.4 (#7128) 2024-11-11 15:46:36 +00:00
pom.xml Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00